-> This repo contains few CUI applications developed by OSAC members.
-> These are included in the Obuntu, a customized Ubuntu distro.
-> Obuntu contains some useful apps for programmers and some apps developed for fun as well.
make # to make all the executables required.
make clean # to remove all the executables.
make install # to install all the executables and man pages.
make uninstall # to uninstall all the executables and man files.
make deb # to build debian package < osac-pac.deb >