Help for this page

Select Code to Download


  1. or download this
    [me@host]$ command
    ...
    [me@host]$ command | cat
    ...
    
  2. or download this
    [me@host]$ perl -e 'print `perl -le "print -t STDOUT"`'
    
    [me@host]$ perl -e 'system q(perl -le "print -t STDOUT")'
    1
    [me@host]$
    
  3. or download this
    ------------
    :Wq
    Not an editor command: Wq