Re: unix riddlee
From: John Kelly (johnk.dev.null_at_gmail.com)
Date: 02/22/05
- Previous message: Andrew: "Re: SSH/SFTP Connection Forwarding"
- In reply to: puzzlecracker: "unix riddlee"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 22 Feb 2005 22:23:55 +0000
puzzlecracker wrote:
> Say that when you run the Unix command junky in your shell, it spits
> out a ton of text to the console, too much for your console buffer to
> hold. How would you run it so that you can look at everything it
> outputs after it finishes?
>
command 2>&1 | more
- Previous message: Andrew: "Re: SSH/SFTP Connection Forwarding"
- In reply to: puzzlecracker: "unix riddlee"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|