On Fri, 16 Jul 2004, Duggan wrote: :I know that this is a really n00bish question, but I have to ask. What :is the command that limits output from a command to just a page at a :time, like the /p command in DOS?
Pipe output to less, eg, 'ls | less'. Patrick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

