Compressing files ala Finder via Command Line

- Posted in Uncategorized by
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

- Posted in Uncategorized by
Set Extended Print/Save dialog defaults write /Library/Preferences/.GlobalPreferences NSNavPanelExpandedStateForSaveMode 1 defaults write /Library/Preferences/.GlobalPreferences