1.

Which command is used to list the attributes of a file?(a) cp(b) list(c) ls(d) attrThis question was posed to me in unit test.I need to ask this question from Listing File and Directory Attributes topic in portion Basic File Attributes of Unix

Answer»

The CORRECT option is (C) ls

The EXPLANATION is: ls command is used for listing the attributes of a file or directory. ls command when used with -L displays all the seven attributes of a file.



Discussion

No Comment Found

Related InterviewSolutions