mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 08:52:01 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Compress executable files while keeping them executable.
|
||||
> Back up the original file, appending `~` to its name and create a shell script that uncompresses and executes the binary inside it.
|
||||
> More information: <https://manned.org/gzexe.1>.
|
||||
> More information: <https://manned.org/gzexe>.
|
||||
|
||||
- Compress an executable file in-place:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user