jupyterlite / cockle

In-browser bash-like shell implemented in TypeScript.
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Support output to file, including append #9

Closed ianthomas23 closed 3 months ago

ianthomas23 commented 3 months ago

Support output of commands to file, both as write (command > file) and as append (command >> file).

Demonstration of this in JupyterLite terminal:

https://github.com/jupyterlite/cockle/assets/580326/a34878f5-5121-43d1-a6a1-cff166fbc62e