From: John Horner <[EMAIL PROTECTED]> > But when I do "man rename" I get a manpage. So how come in Panther I > don't have a system rename command but I do have a manpage for it?
That appears to be a Section 2 manpage (system call, not a command). Commands are in Section 1. Try: man 1 rename (no joy) Paul [EMAIL PROTECTED]