more: https://github.com/nexssp/cli/wiki/Commands
Define system commands and run by name.
nexss c add mycommand ls -la # define ls -la as mycommand
nexss c mycommand # run mycommand command
more: https://github.com/nexssp/cli/wiki/Commands
Define system commands and run by name.
nexss c add mycommand ls -la # define ls -la as mycommand
nexss c mycommand # run mycommand command