username is currently used by process
1
vote
2
answers
6052
views
I am trying to change the home directory of a user. using
usermod ravishshankar --home /var/www/domainname/public_html/
but get
usermod: user username is currently used by process 1378
I try to kill pid 1378
but get bash: kill: pid: arguments must be process or job IDs
I tried pkill -STOP -u user
but still get process 8009 in user by the user.
Asked by mister mcdoogle
(505 rep)
Jan 11, 2021, 01:53 AM
Last activity: Jan 11, 2021, 09:01 AM
Last activity: Jan 11, 2021, 09:01 AM