chromium / axiom

Axiom Project
https://chromium.github.io/axiom/web_shell/
Apache License 2.0
53 stars 26 forks source link

Implement stderr redirection #143

Open ussuri opened 9 years ago

ussuri commented 9 years ago

echo abc > out.txt 2>&1 should work as on *nix.