Remove directory


/ Published in: Bash
Save to your folder(s)

Removes the directory, -r option is recursive


Copy this code and paste it in your HTML
  1. rm - r <<Directory Name>>

Report this snippet


Comments


You need to login to view comments.