Question: The ls -i command display a filename preceded by the inode number of the file. Write a command to output inode/filename pairs for the files
The ls -i command display a filename preceded by the inode number of the file. Write a command to output inode/filename pairs for the files in the working directory sorted by inode number. (Hint: use a piped command)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
