about summary refs log tree commit diff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/notes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index 0819ae02..01f2c96d 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -198,7 +198,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 #)