Re: unix riddlee

From: Bill Marcum (bmarcum_at_iglou.com.urgent)
Date: 02/22/05


Date: Tue, 22 Feb 2005 09:05:07 -0500

On 21 Feb 2005 13:07:53 -0800, puzzlecracker
  <ironsel2000@gmail.com> 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 | less



Relevant Pages

  • Re: again command tricky
    ... >Say that when you run the Unix command junky in your shell, ... >out a ton of text to the console, too much for your console buffer to ... Using at or batch are ideal ways to run 'batch' style commands, ... is the trick portion of the question? ...
    (comp.unix.questions)
  • Re: again command tricky
    ... >>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 ...
    (comp.unix.questions)
  • Re: unix riddle
    ... >Say that when you run the Unix command junky in your shell, ... >out a ton of text to the console, too much for your console buffer to ... Better yet, use a real teletype, as Unix was designed. ...
    (comp.unix.programmer)
  • Re: again command tricky
    ... > Say that when you run the Unix command junky in your shell, ... > out a ton of text to the console, too much for your console buffer to ... You could pipe the output to strings to see only the human readable ...
    (comp.unix.questions)
  • Re: unix riddlee
    ... > 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 ...
    (comp.unix.admin)