Use Spotlight to speed up grep searches
[via:Olli Sulopuisto]
IBM developerWorks: Learn 10 good UNIX usage habits
Ten efficient and maybe non-obvious but simple ways to improve one’s command-line usage patterns.
Create a tar.gz archive of a directory while preserving permissions of files and sub-directories
tar -pczf name_of_your_archive.tar.gz /path/to/directory