net.thevpc.nuts.toolbox.nsh.cmd.connect.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
connect to a ```sh nuts``` server
##) SYNOPSIS:
```sh connect [user@]server[:port]```
connects to a ```sh nuts``` server as user
##) EXAMPLES:
```sh connect [email protected]```
connects to 192.36.6.8 on the default port (8898)