mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
update docs for -g flag
This commit is contained in:
@@ -432,10 +432,10 @@ empty file will be created.
|
||||
ps
|
||||
^^
|
||||
|
||||
$ ps [| grep pattern]
|
||||
$ ps [-g pattern]
|
||||
|
||||
Prints all scripts that are currently running on the current server.
|
||||
The :code:`| grep pattern` option will only output running scripts where the name matches the provided pattern.
|
||||
The :code:`-g pattern` option will only output running scripts where the name matches the provided pattern.
|
||||
|
||||
rm
|
||||
^^
|
||||
|
||||
Reference in New Issue
Block a user