1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-02-26 08:53:49 +00:00
Files
DoctorWkt.pdp7-unix/man/rn.1
2019-10-30 02:12:48 -04:00

24 lines
361 B
Groff

.oh '11/3/70''RN(I)'
.ta 18 31
NAME rn -- rename files
.sp
SYNOPSIS
.ul
rn
from1 to1 [ from2 to2 ... ]
.sp
DESCRIPTION Files are taken in pairs; The file from1
is renamed to to1, and so on...
.sp
FILES --
.sp
SEE ALSO cp
.sp
DIAGNOSTICS
"? file" - either unable to remove or create
a file
.sp
BUGS The second diagnostic is ambiguous.
.sp
OWNER ken, dmr