News

Zenity, a tool to display GTK dialog boxes from the terminal and shell scripts is a great tool and it is very easy to use. In ...
Think of a bash script as a tiny application you create that consists of Linux commands. You can write bash scripts to do ...
If for any particular command you'll prefer partial path completion over its provided completion script, you can run complete -F _bcpp_complete_file COMMANDNAME (and/or add that to ~/.bashrc) If for ...
markdown-json [OPTIONS] [ARGS] Options: -c, --config [STRING] settings file (Default is ./settings.json) -D, --display BOOLEAN enable display mode -d, --dist [STRING ...