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 will the following command do?
What does grep v do?
What is command substitution?
What are the unix commands?
Who invented grep?
What is time_t?
Which unix command to make a new directory?
What is the pipe command?
Differentiate cmp command from diff command.
Which command is used to delete all files in the current directory and all its sub-directories?
What command is used to switching between users in unix?
What is ‘ps’ command for?
Differentiate cat command from more command.
Enlist some filename manipulation commands in unix.
Explain mount and unmount command.