diff --git a/pages/common/fzf.md b/pages/common/fzf.md index b44f7a02e..2b7541435 100644 --- a/pages/common/fzf.md +++ b/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: