command is a commandline application which wraps bash functions into a command. It automates handling of the options of a command and includes --help, --version, and --man options.
| Tags | Command Line Software Development |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | OS Independent |
| Implementation | Unix Shell Bash shell scripting |
| Translations | English |
Last announcement
This project has reached an stable state, *not a lot of updates are being needed* for the project, Consider it as a good thing for an stable projec...
Recent releases


Release Notes: This release beautifies and informs of optional options parameters, adds updates, cleans and fixes documentation, corrects some typos, and stabilizes the code.


Release Notes: This release stabilizes, cleans, and maintains the code, improves a man runtime extrahelp note on usage, and fixes tests to the new API.


Release Notes: This release adds the ability to autogenerate man pages, man output, and man examples with no extra information.


Release Notes: This release adds readfeed to the users list, adds a cmd_warning function and uses it in cmd_error, fixes a typo in cmddescription documentation, and cleans some code.


Release Notes: This release adds many improvements including a cmd command, testcmdsh and testcmd tests, and a slightly modified cmd_ifs API. extrahelp and extranotes are now optional. cmd variable handling was modified, with unset and cmd.sh defaults. A toolbox banner was added to the README, man, and info documentation for cmd. Full RPM automation was provided. This release also fixes name banners, Web hosting from bash-cmd to cmdsh, the gawk dependency, bash 4.2 index, and testfly version.