Question: Create C program that gets a file name from its command line. Then it reports the following information about the file: the type of file
Create C program that gets a file name from its command line. Then it reports the following information about the file:
- the type of file
- its access permissions
- its i-node number
- its size
Must be able to enter input for file name in terminal.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
