hackermonkey
hackermonkey
When invoking the install script from within the installation directory "./install" under mac os 10.9.2, this would result in creating symbolic links under "/usr/local/bin" that refers to themselves, e.g. cqput...
Attempting to fix an issue with the install script to make it portable on mac os by replacing the readlink with a dirname command to obtain the directory where the...
Add a new command, e.g. cqhelp, that could potentially produce a list of all of the available commands and a short description of their usage. Similar to the output of...