Archived
1
1
This repository has been archived on 2020-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
2020-07-11 10:24:46 +00:00

25 lines
426 B
HTML

<pre>
11/3/70
MV (I)
NAME mv -- move or rename a file
SYNOPSIS mv name1 name2
DESCRIPTION mv changes the name of name with the rename
system call.
FILES
SEE ALSO
DIAGNOSTICS "twofiles" - please provide two filenames
"? file" - either unable to remove or cre-
ate a file
BUGS The second diagnostic is ambiguous.
OWNER wkt
</pre>