I store my UNIX Bash shell scripts here. These scripts are mainly compatible with all versions of Mac OSX and any Linux distro, but some features require things such as the APT packaging system and/or external applications (Git, Perl) to be installed and ready to use.
sqlite-reader (SQLite 3 table reader):
- SQLite 3
- INSTALLER: Debian/Ubuntu APT & cURL installation for Mac OS X
crepl (C interpreter based on GCC):
- GCC