mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 19:54:52 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,6 +13,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`gzexe {{path/to/executable}}`
|
||||
|
||||
- Decompress a compressed executable in-place (i.e. convert the shell script back to an uncompressed binary):
|
||||
- [d]ecompress a compressed executable in-place (i.e. convert the shell script back to an uncompressed binary):
|
||||
|
||||
`gzexe -d {{path/to/compressed_executable}}`
|
||||
|
||||
Reference in New Issue
Block a user