hara.runtime.shell.suite-core
!
macro
added in 4.0
(! & args)runs a base command
!:ptr
added in 4.0
(!:ptr & args)runs a base command
>>
macro
added in 4.0
(>> & args)pipe operator
>>:ptr
added in 4.0
(>>:ptr & args)pipe operator
apropos
macro
added in 4.0
(apropos & args)gets commands for a given text
apropos:ptr
added in 4.0
(apropos:ptr & args)gets commands for a given text
cat
macro
added in 4.0
(cat & args)cat operator
cat:ptr
added in 4.0
(cat:ptr & args)cat operator
echo
macro
added in 4.0
(echo & args)echo command
echo:ptr
added in 4.0
(echo:ptr & args)echo command
if
macro
added in 4.0
(if & args)branch operator
if:ptr
added in 4.0
(if:ptr & args)branch operator
ls
macro
added in 4.0
(ls & args)directory listing
ls:ptr
added in 4.0
(ls:ptr & args)directory listing
man
macro
added in 4.0
(man & args)gets the manual for a given command
man:ptr
added in 4.0
(man:ptr & args)gets the manual for a given command
nc
macro
added in 4.0
(nc & args)command for netcat
nc:port-check
added in 4.0
(nc:port-check port & [host])checks if port is available
nc:ptr
added in 4.0
(nc:ptr & args)command for netcat
notify
macro
added in 4.0
(notify form)oneshots the notify server
notify-form
added in 4.0
(notify-form id port form)notifiy form
notify:ptr
added in 4.0
(notify:ptr form)oneshots the notify server
pwd
macro
added in 4.0
(pwd & args)current working directory
pwd:ptr
added in 4.0
(pwd:ptr & args)current working directory