Help for this page
Select Code to Download
Select
or
download this
# perl -e 'print "hello\n"' > test.out 2>&1
Select
or
download this
#cat test.out hello