Skip to content

lovejia2022/movefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOVEFILE(1)

NAME

movefile - move (rename) files

SYNOPSIS

movefile [OPTIONS] SRC DST
movefile [OPTIONS] -i|--into SRC... DST

OPTIONS

  • -c,--copy Copy instead of move.
  • -o,--override Override target file if target file is exits.
  • -m,--merge Merge source directory into target directory.

RETURN CODE

  • 1 Usage error.
  • 2 Target exists.
  • 100 Internal error.

Links

About

Copy or move files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published