Extended Memory.
Just something to replace the scraps of paper on my desk.
Home
Home
» Posts tagged: osx
Compressing files ala Finder via Command Line
September 09, 2014
- Posted in
Uncategorized
by
randy
The Finder "Compress" option creates a pkZip archive. Here is how to compress and extract with the command line. Compress: ditto -c -k --sequesterRsrc --keepParent src_directory archive.zip To
Useful Mac defaults and oneliners
August 13, 2013
- Posted in
Uncategorized
by
randy
Set Extended Print/Save dialog defaults write /Library/Preferences/.GlobalPreferences NSNavPanelExpandedStateForSaveMode 1 defaults write /Library/Preferences/.GlobalPreferences