mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 18:55:06 +01:00
Merge branch 'gzip' of github.com:thylong/cheat into gzip
Conflicts: cheat/cheatsheets/gzip
This commit is contained in:
commit
1dd9d85509
@ -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 New Issue
Block a user