home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume8
/
help.jn
/
rename.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-08-19
|
218 b
|
7 lines
Rename is accomplished by use of the "mv" command. Don't ask
why the command is named "mv" instead of "rename", it just is.
Usage:
$ mv from to
effectively renames "from" to be "to".
It does a copy and then a delete.