Open ussuri opened 9 years ago
echo abc > out.txt 2>&1 should work as on *nix.
echo abc > out.txt 2>&1
echo abc > out.txt 2>&1
should work as on *nix.