Fulltext results:
- rmdir for OSX @info:mac
- Finder on OSX creates ''.DS_Store'' files in the directories to store its settings. This makes removing directories from the command line quite complicated: <code bash> $ ... </code> I wrote a small bash function to remove directories together with the contained ''.DS_Store'' file: <
- Compare directories @info:script
- ====== Compare directories ====== For each of the directories, generate a digest file: <code bash> find DIR -type f -exec shasum {} + |
- Mercurial @info
- ==== NetBeans ==== These expressions exclude the directories ''build'', ''dist'' and ''nbproject/private''. De
- Travian Map Download Script @z:travian
- travian" # set this to your database instance # # directories MAP_DIR=${HOME}/opt/travian DUMP_DIR=/srv/glassfi