mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 12:53:30 +00:00
Update cheatsheets
This commit is contained in:
@@ -30,4 +30,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Check the progress of an ongoing `dd` operation (run this command from another shell):
|
||||
|
||||
`kill -USR1 $(pgrep -x dd)`
|
||||
`kill -USR1 $(pgrep {{[-x|--exact]}} dd)`
|
||||
|
||||
Reference in New Issue
Block a user