Help for this page
~> perl foobar.pl Normal STDOUT ... __END__ ~>
~> perl foobar.pl >>JGBtest.txt 2>&1 & [1] 22571 ... ~> cat foobar.pl #!/usr/bin/perl sleep(100);