Write a script that compiles a C file and creates an executable named myApp
The question above doesn't expect you to write a C program but rather a bash script that will be used for compiling various C programs.
This means you will need to know how to write bash scripts to be able to answer this question. If you don't know w...
blog.ehoneahobed.com2 min read