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
How do I use grep to find a file?
What is .sh file?
How can you see the command line history?
Does cp command overwrite files?
What are grep patterns?
Is ‘du’ a command? If so, what is its use?
What do chmod, chown, chgrp commands do?
What is the use of sed command in unix?
Using unix command how to display no of records in oracle?
Which command is used to find whether the system is 32 bit or 64 bit?
What is in grep command?
How do you grep a case insensitive?
what is the advaantage of each user having its own copy of the shell?
Which command can you use to find the currently running process in unix server?
how to sort the content of the file based on numeric values