Most of the assignments contains a shellscript file run.sh To run the code, use the command ./run.sh If permission is denied, use command: chmod +x run.sh
This repository contains the following assignments:
- Assignment-1: Multi-File Applications & Libraries
- Assignment-2: MakeFile Applications
- Assignment-3: GNU Debugger GBD
- Assignment-4: Valgrind Application
- Assignment-5: GProf Applications
- Assignment-6: GAWK/AWK Applications
- Assignment-7: Bash Applications Part-1
- Assignment-8: Bash Applications Part-2
- Assignment-9: Binary Tree using AWK