I really have too many tray icons. You know the ones. They sit on your taskbar, perhaps doing something in the background or, ...
run-gcc is a versatile Bash script designed to simplify the process of compiling and running C and C++ programs. It provides features such as input/output handling ...
bash_unit allows you to write unit tests (functions starting with test), run them and, in case of failure, displays the stack trace with source file and line number indications to locate the problem.