amir 7 years ago
parent
commit
c89117f412
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/fzf.md

+ 1 - 1
pages/common/fzf.md

@@ -8,7 +8,7 @@
 
 - Start finder on running processes:
 
-`ps axu | fzf`
+`ps aux | fzf`
 
 - Select multiple files with `Shift + Tab` and write to a file: