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 does sed command do in unix?
How do you grep recursively?
What are grep patterns?
What are reported commands?
What is the use of awk command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the comma to display different lines that are found when compare two files?
Name the general commands in using unix os for a beginner?
What difference between cmp and diff commands?
What happens when we execute a unix command?
What is rmdir command?
What is nr in awk command?
Which command is used to copy files?
What's a command word?
How do I open a port?