Re: unix riddlee

From: John Kelly (johnk.dev.null_at_gmail.com)
Date: 02/22/05

  • Next message: Greg Beeker: "Re: disk space remaining"
    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


  • Next message: Greg Beeker: "Re: disk space remaining"

    Relevant Pages

    • 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: 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)
    • Re: unix riddle
      ... > 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.programmer)
    • 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)