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
Gemini 3 and 200+ AI Models on One Platform
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of java-shell!