Skip to content

Instantly share code, notes, and snippets.

@craigw
Forked from wearefriday/gist:3441714
Created August 23, 2012 21:08
Show Gist options
  • Save craigw/3441772 to your computer and use it in GitHub Desktop.
Save craigw/3441772 to your computer and use it in GitHub Desktop.
craig@zuu 0 ruby-1.9.3-p194 ~$ ruby ./example.rb 2>example.err 1>example.out
craig@zuu 0 ruby-1.9.3-p194 ~$ cat example.err
STDERR
craig@zuu 0 ruby-1.9.3-p194 ~$ cat example.out
STDOUT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment