Lines Matching +full:on +full:- +full:the +full:- +full:fly
7 .\" purpose with or without fee is hereby granted, provided that the above
10 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
16 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
22 .Nd create auto-decompressing executables
32 to compress executables, producing executables that decompress on-the-fly
34 This saves disk space, at the cost of slower execution times.
39 After verifying that the compressed executables work as expected, the backup
43 .Bl -tag -width Ds
51 program refuses to compress non-regular or non-executable files,
55 or programs it needs to perform on-the-fly decompression:
69 utility replaces files by overwriting them with the generated
71 To be able to do this, it is required that the original files are writable.