rename(1tcl)
rename --
rename or delete a command
Synopsis
rename oldName newName
Description
Rename the command that used to be called oldName
so that it is now called newName. If
newName is an empty string then oldName
is deleted. The rename command returns an empty
string as result.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.