Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Instructions to run the program: Please change the directory to "project3". Aubatch: To run aubatch file, please follow the below commands. Run "gcc -o <preferred-file-name> filename.c" eg: gcc -o aubatch aubatch.c Makefile: To run the makefile, please run the command "make".