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


Please Help Members By Posting Answers For Below Questions

What is grep short for?

554


How do I use grep to search for a file?

578


What is awk good for?

581


Explain ‘library functions’ with respect to unix commands?

601


What is the comma to show the space allocation of files?

558






What is grep r?

589


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

951


What is command statement?

540


What will the following command do?

611


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

618


How to use grep command to list find the records of a file containing 10 different strings?

643


What is unix command?

579


What are grep patterns?

573


What is unix command line?

602


Explain command to view process running?

611