The World's First File Inflator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DoublePlusUnzip/README.md

20 lines
516 B

11 years ago
doubleplusunzip
===============
The Worlds First File Inflater
11 years ago
6 years ago
To build:
`make`
11 years ago
OR if you want to *install* it you can run:
6 years ago
`make install`
11 years ago
6 years ago
My further work will to be to properly use getopt (like not a chump), and also to create a proper usage()
11 years ago
Right now, just use:
6 years ago
`dpu [decompression size] filename`
11 years ago
The decompression size is an optional argument, and when used it will multiply the filesize by that. The default amount is 10 (making a file 10 times bigger).
The output of the program will the filename.dpu