mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Invalid pgrep command
This commit is contained in:
parent
d2397b1533
commit
cdadcb0df4
@ -303,7 +303,7 @@ $ # OR
|
||||
$ kill -3 <bigchaindb_parent_pid>
|
||||
|
||||
# If you want to kill all the processes by name yourself
|
||||
$ pgrep bigchaindb | xargs kill -9 bigchaindb
|
||||
$ pgrep bigchaindb | xargs kill -9
|
||||
|
||||
$ # OR
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user