home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
misc_utils
/
swapname
/
swapname.doc
< prev
next >
Wrap
Text File
|
1990-12-14
|
312b
|
13 lines
SwapName © Copyright 1989 by Jonathan Potter
This little CLI utility basically does the same thing as :
Rename file1 temp
Rename file2 file1
Rename temp file2
That is, it swaps the filenames of two files. Bear in mind that this is a
Rename operation, and so you can't SwapName across devices...
Jon