BSFL
0.1.0
Bash Shell Function Library
|
Functions | |
cmd (command) | |
Executes a command and displays its status ('OK' or 'FAILED'). More... | |
cmd | ( | command | ) |
Executes a command and displays its status ('OK' or 'FAILED').
command | Command to execute. |