what is the use of ls -l command & what is the information
it gives about user ?
Answer Posted / kiruthiga.s
ls-l long list the file details.
output :
File or directory type, permission, uid, gid, filesize,
link count,filename. time stamp
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does grep v grep do?
What happens when we execute a unix command?
How do you grep recursively?
Differentiate cmp command from diff command.
Using unix command how to display no of records in oracle?
How do I clear my terminal history?
How do I use nslookup?
what is the advaantage of each user having its own copy of the shell?
What is ctrl d?
Which unix command to make a new directory?
What's a command word?
Which command is used to restrict incoming messages?
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)?
Name the unix command to find how many days the server has been up.