I would find this very useful combined with one of the in-browser terminal emulators for JavaScript, to get a simple, portable shell across many different systems. Something like cash --port 8808, then connect with a browser to http://localhost:8808/ and execute commands.
I would find this very useful combined with one of the in-browser terminal emulators for JavaScript, to get a simple, portable shell across many different systems. Something like
cash --port 8808, then connect with a browser to http://localhost:8808/ and execute commands.