Give support for unix commands, pipelines, shell extension of parameters.
With this library, you can launch commands like
cat("*.txt").pipe(grep("somthg")).pipe(grep_v("somemore")).redirect("output.txt").sh()
This emulates UNIX/Linux command line features:
parameters expansion
pipelines of processes
&& and || operators among processes
Follow java-shell
Other Useful Business Software
Secure File Transfer for Windows with Cerberus by Redwood
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of java-shell!