1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 19:55:27 +02:00
This commit is contained in:
amir 2017-12-18 14:03:49 +03:30 committed by Starbeamrainbowlabs
parent 8508e6a4bb
commit c89117f412

View file

@ -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: