Fulltext results:
- rmdir for OSX @info:mac
- > $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrot... if [ -f "${f}" ] then echo "removing ${f}" rm "${f}" fi /bin/rmdir "${d}" || ls -al "${d}" do
You can find the results of your search below.