command to completely remove directory code example Example 1: remove directory and contents rm -R directory Example 2: remove full dir rm -r mydir