Fulltext results:
- rmdir for OSX
- mmand line quite complicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash function to remove directories together with
- Make your Mac feel at Home
- === A small snippet from one of my scripts which tests whether your Mac is in the given (home) WLAN. <