net.thevpc.nuts.toolbox.nsh.ntf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nsh Show documentation
Show all versions of nsh Show documentation
Nuts bash shell companion
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