Question: 1. Write a shell program that can compile a program, move the object code to 'usr/bin/file', and execute the command by taking input and output
1. Write a shell program that can compile a program, move the object code to 'usr/bin/file', and execute the command by taking input and output from specified files in the command-line. The command is invoked using the format compile prog.c file input-file output-file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
