Fulltext results:
- rmdir for OSX
- omplicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test ... } </code> With this function you can remove the directory at once: <code bash> $ rmdir test removing test/.