When we are compiling a C program the output is stored in a.out. How can we redirect the compiled output to another file?
According to the manual:
-o Place the output into