mirror of
https://github.com/Erreur32/cheat.git
synced 2025-01-03 03:22:15 +01:00
Merge branch 'gzip' of github.com:thylong/cheat into gzip
Conflicts: cheat/cheatsheets/gzip
This commit is contained in:
commit
1dd9d85509
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ gzip -l *.gz
|
|||
gzip -r documents_directory
|
||||
|
||||
# To create a *.gz compressed file and keep the original
|
||||
gzip < test.txt > test.txt.gz
|
||||
gzip < test.txt > test.txt.gz
|
||||
|
|
Loading…
Reference in a new issue