BSFL  0.1.0
Bash Shell Function Library
 All Files Functions Variables Groups
Functions
Command

Functions

 cmd (command)
 Executes a command and displays its status ('OK' or 'FAILED'). More...
 

Detailed Description

Function Documentation

cmd ( command  )

Executes a command and displays its status ('OK' or 'FAILED').

Parameters
commandCommand to execute.