Question: Write a C program myls1 whose behavior resembles that of the system command ls. myls1 must accept the following parameters: $ myls1 [-ars] [directory] If
Write a C program myls1 whose behavior resembles that of the system command ls. myls1 must accept the following parameters:
$ myls1 [-ars] [directory]
If myls1 is provided with no parameters, it lists the names of all files in the current directory, one file name per line.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
