2017
ShellCheck – shell script analysis tool
finds bugs in shell scripts. Online, Linux software
2016
warning messages using mysql from within Terminal
use mysql_config_editor (user/pass are saved encrypted in your home/myshellusername/.mylogin.cnf) - mysql --login-path=local (Remember that the --login-path has to come before all other arguments.)
"mysql --login-path=local" instead of "mysql -u username -p pass"
mysql_config_editor set --login-path=local --host=localhost --user=db_user --password
2015
GWS : bash to manage workspaces composed of git repositories
bash, colorful helper to manage workspaces composed of git repositories
2014
2007
2006
1
(10 marks)