Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-21 00:18:40 +00:00
parent d82ce1656b
commit e3b0522d15
17 changed files with 34 additions and 16 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# parallel
> Run commands on multiple CPU cores.
> More information: <https://www.gnu.org/software/parallel>.
> More information: <https://www.gnu.org/software/parallel/man.html>.
- Gzip several files at once, using all cores: