frename(1tcl)
frename --
rename old path to new path
Synopsis
frename oldPath newPath
Description
Renames oldPath to newPath. This command does not support
renaming across filesystems unless the rename system call supports
them. If renaming across filesystems is desired,
exec the
mv(1)
command.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.