Just a simple Bash Script to run C programs. Instead of compiling and running the C programs each time, I made a simple Bash Script to take care of it. By just calling ./script file1.c file2.c in the terminal will compile both the C files and run the created executable file.
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple Bash Script for Compiling C programs
License
iammathavan/Run-C-Program-Bash-Script-
About
Simple Bash Script for Compiling C programs
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published