JavaShuo
欄目
標籤
Linux,centos 刪除用戶時顯示userdel: user xxxx is currently used by process 8242
時間 2021-01-10
標籤
運維
欄目
Linux
简体版
原文
原文鏈接
當你要刪除用戶的時候發現刪除不了,結果是 userdel: user james is currently used by process 8242 這時候可以用 # vipw 這時候找到你要刪除的用戶,用dd把他刪除,然後 :wq 保存退出 這時候再使用userdel刪除會發現用戶不存在了 再用 cat /etc/passwd 查看一下,發現已經不在了 ,用戶刪除成功
>>阅读原文<<
相關文章
1.
centos6 —— userdel :user is currently used by process
2.
linux【報錯】userdel: user xiaoming is currently used by process 4713解決
3.
userdel:user* is currently used by process id
4.
userdel刪除 用戶
5.
CentOS Linux 添加用戶useradd與刪除用戶userdel
6.
shell編程-刪除用戶-userdel命令
7.
linux下刪除用戶腳本----不是userdel -r 那麼簡單
8.
建立用戶(adduser和useradd)和刪除用戶(userdel)及
9.
【Electron-builder】「The process cannot access the file because it is being used by another process.」
10.
提示 because it is being used by another process 解決方案
更多相關文章...
•
MySQL刪除用戶(DROP USER)
-
MySQL教程
•
MySQL刪除用戶權限(REVOKE)
-
MySQL教程
•
Composer 安裝與使用
•
SpringBoot中properties文件不能自動提示解決方法
相關標籤/搜索
userdel
used
刪除
顯示
process
user
centos+linux
Linux-CentOS
Linux
CentOS
MySQL教程
Redis教程
Docker教程
應用
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
部署Hadoop(3.3.0)僞分佈式集羣
2.
從0開始搭建hadoop僞分佈式集羣(三:Zookeeper)
3.
centos7 vmware 搭建集羣
4.
jsp的page指令
5.
Sql Server 2008R2 安裝教程
6.
python:模塊導入import問題總結
7.
Java控制修飾符,子類與父類,組合重載覆蓋等問題
8.
(實測)Discuz修改論壇最後發表的帖子的鏈接爲靜態地址
9.
java參數傳遞時,究竟傳遞的是什麼
10.
Linux---文件查看(4)
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
centos6 —— userdel :user is currently used by process
2.
linux【報錯】userdel: user xiaoming is currently used by process 4713解決
3.
userdel:user* is currently used by process id
4.
userdel刪除 用戶
5.
CentOS Linux 添加用戶useradd與刪除用戶userdel
6.
shell編程-刪除用戶-userdel命令
7.
linux下刪除用戶腳本----不是userdel -r 那麼簡單
8.
建立用戶(adduser和useradd)和刪除用戶(userdel)及
9.
【Electron-builder】「The process cannot access the file because it is being used by another process.」
10.
提示 because it is being used by another process 解決方案
>>更多相關文章<<