Extended Memory.
Just something to replace the scraps of paper on my desk.
Home
Home
» Archive for: November 2012
Ditto
November 01, 2012
- Posted in
Uncategorized
by
randy
Using ditto to zip up a folder: ditto -ck --sequesterRsrc {source} {destination.zip} Using ditto to unzip: ditto -V -x -k --sequesterRsrc --rsrc {source.zip} {destination}