diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/notes.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/notes.txt b/misc/notes.txt index 4e478345..678e71b8 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -190,7 +190,8 @@ tidyp -m -i -w 100 index_page.html =========================================== -ps -ax - View processes +ps ax - View processes +ps ux (the "u" is for user) kill (process #) |