1.

Which option is used with ls command for long listing of files with seven attributes?(a) -a(b) -l(c) -x(d) -iThe question was posed to me in final exam.This key question is from Listing Directory Contents: Is Command in portion The File System of Unix

Answer»

Right choice is (b) -l

Explanation: -l is used with ls command for long listing of files in ASCII collating sequence. The attributes DISPLAYED are:

-> File TYPE and permissions

-> Links

-> Ownership

-> Group ownership

-> File size

-> Last modification TIME

-> Filename



Discussion

No Comment Found

Related InterviewSolutions