[HELP RENAME  10 lines]
The RENAME command changes something about a file specification. Format:
       RENAME  new1=old1, new2=old2, ...

This command accepts full wildcard specs, but not full scanning specs.

Examples:
                       REN ushist.rno=er.i
                       REN *.sys=*.jan
                       ren a???.rno=b???.rno
                       ren [14,12]=[100,102]*.xxx

[End of HELP RENAME]

KJOB