sdether / josh.js

Toolkit for building a bash-like shell in the browser, including full readline support
http://sdether.github.com/josh.js/
Apache License 2.0
390 stars 76 forks source link

Mimic standard piping behavior found in Bash #18

Open sdether opened 11 years ago

sdether commented 11 years ago

Based onthe work of #14 and #16, implement standard piping and input redirection from Bash in Josh.Shell