Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-20 00:20:58 +00:00
parent 846fc1563d
commit a360d4dc45
153 changed files with 493 additions and 434 deletions

View File

@@ -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)`