This is an old revision of the document!


Unsorted stuff goes here I guess

You found something interesing on the net and you don't know where to put it?? This is the place!

tar -czf /dev/stdout $(DIRECTORY_OR_FILE_TO_COMPRESS) | split -d -b $(CHUNK_SIZE_IN_BYTES) - $(FILE_NAME_PREFIX)

cat $(FILE_NAME_PREFIX)* » /dev/stdout | tar -xzf /dev/stdin

misc.1205253992.txt.gz · Last modified: 2009/05/25 00:34 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready