remove dir in shell code example Example 1: ubuntu remove directory rm -R folder-name Example 2: bash remove directory rm -rf directory-name