how to get removed folder in ubuntu code example Example 1: ubuntu remove directory rm -R folder-name Example 2: remove folder ubuntu rm -f -R folder-name