force remove dir linux code example Example 1: remove directory and contents rm -R directory Example 2: remove full dir rm -r mydir