Introduction - If you have any usage issues, please Google them yourself
A C program under Linux to achieve ls commands.
Optional parameters are-a-l and-al
Can be followed with the directory or file name.
If the command doesn t contain the path, the default is the current directory path.
Correct command format will be displayed if inputed incorrect commands.