forked from andonome/lk
initial commit
This commit is contained in:
7
system/upx.md
Normal file
7
system/upx.md
Normal file
@@ -0,0 +1,7 @@
|
||||
upx compresses binaries, so they take up less disk space, but take longer to start.
|
||||
|
||||
Make a binary, such as ls, compressed:
|
||||
|
||||
> upx ls
|
||||
|
||||
|
Reference in New Issue
Block a user