Fulltext results:
- rmdir for OSX @info:mac
- $ /bin/rmdir test </code> I wrote a small bash function to remove directories together with the contained... "${d}" || ls -al "${d}" done } </code> With this function you can remove the directory at once: <code bash>