# To remove non-empty directories and all the files within them, # use the rm command with the-r (recursive) option: rm -r dirname