Compress / Decompress files using XZ
Isnin, 14 September 2015, 10:29 am0
Compress
xz -zk myfile.txt
will produce myfile.txt.xz in the same directory
Decompress
xz -dkc myfile.txt.xz > myfile.txt
Activity & fragment lifecycle events
29 September 2015
Titanium Studio mark occurences
1 Julai 2015