1 02/13/76   rename, rn
 2 
 3 Function:  renames entries.
 4 
 5 
 6 Syntax:  rename path1 name1 ... pathN nameN
 7 
 8 
 9 Arguments:
10 pathi  specifies the old name that is to be replaced; it can be a
11 pathname or an entryname.
12 
13 namei  specifies the new name that replaces the
14 entryname portion of pathi.
15 
16 
17 Access required: modify permission on the directory specified
18 by pathi.
19 
20 
21 Notes:  Star and equal conventions can be used.