1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-05-05 23:45:49 +00:00
Files
DoctorWkt.pdp7-unix/man/rn.1
2019-10-30 02:01:59 -04:00

27 lines
335 B
Groff

.oh '11/3/70''RN(I)'
.ta 18 31
NAME rn -- rename a file
.sp
SYNOPSIS
.ul
rn
name1 name2
.sp
DESCRIPTION
.ul
mv
changes the name of name with the rename
system call.
.sp
FILES --
.sp
SEE ALSO --
.sp
DIAGNOSTICS
"? file" - either unable to remove or create
a file
.sp
BUGS The second diagnostic is ambiguous.
.sp
OWNER ken, dmr