All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.thevpc.nuts.toolbox.nsh.ntf Maven / Gradle / Ivy

There is a newer version: 0.8.3.1
Show newest version
nsh (or ```sh nuts``` bash) is a portable shell, bash like (mostly compatible), implemented in java.

##) SYNOPSIS:
```sh
nsh [<-options>]...
```
    run interactive shell
```sh
nsh [<-options>]... -c 
```
    run command
```sh
nsh [<-options>]... 
```
    run file

##) OPTIONS:
```sh
nsh -c 
```
    run command instead of running file





© 2015 - 2024 Weber Informatics LLC | Privacy Policy