Timestamp:
2011-09-27T20:57:36+13:00 (13 years ago)
Author:
ak19
Message:

Output of running basic java command should go to dev/null on linux systems. It was still going to STDOUT on Ubuntu because the order of 2>&1 and /dev/null matters.

File:
1 edited

Note: See TracChangeset for help on using the changeset viewer.