what is the use of ls -l command & what is the information
it gives about user ?
Answer Posted / upendar
ls -l command will display the list of all Files and Sub Directories with File Type(Regular File(-), Directory File(d), Link File(l), Block Special file(b), Character Special File(c) or Device Special File.), File Permissions, No of Links, User Name, Group Name, File Size in Bytes, Date&Time and File Name.
Ex: -|rw-r--r--|2|temp|dba|456|SEP 14 3:45|samplefile
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function of grep command in unix?
how to sort the content of the file based on numeric values
What is the behavioural difference between cmp and diff commands?
What are the differences among a system call, a library function, and a unix command?
Are you in or at the office?
Using unix command how to display no of records in oracle?
What is .sh file?
What is the functionality of a top command?
Name the unix command to find how many days the server has been up.
What is the use of awk command in unix?
What's a command word?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the command to find maximum memory taking process on the server?
What does the md command do?
What does the “echo” command do?