mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 04:15:43 +02:00
commit
2c772b3397
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@
|
||||||
|
|
||||||
- monitor "node" processes, refreshing every 3 seconds
|
- monitor "node" processes, refreshing every 3 seconds
|
||||||
|
|
||||||
`watch -n {{3}} "{{ps aux | grep node}}"
|
`watch -n {{3}} "{{ps aux | grep node}}"`
|
||||||
|
|
Loading…
Add table
Reference in a new issue