home

Code Library

function rm_rf() {
  rm -rf "$filename"
}