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
What is the use of the command 'ls -x chapter[1-5]' ?
How does shebang work?
What is the comma to show the space allocation of files?
What does grep v grep do?
What command will change your prompt to myprompt?
what is the advaantage of each user having its own copy of the shell?
Which command should you use to find the remaining disk space in unix server?
What does 'mkdir' command do in UNIX?
What is the unix command to confirm a remote host is alive or not?
What is {} in find command?
How do I find previous commands in unix?
Why is it called a shebang?
Which unix command to make a new directory?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What does grep v do?