home

Code Library

function mv_f() {
  mv -f "$filename1" "$filename2"
}