what is the use of ls -l command & what is the information
it gives about user ?
Answer Posted / prithvi
it will show long list of object details.It will show about
the user's name with its group.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What does pipe () return?
What is the use of the tee command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What happens when we execute a unix command?
What do know about tee command?
What is $0 bash?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What are the dos commands?
What is s and g in sed command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Write a command that will display files in the current directory, in a colored, long format.
Differentiate cat command from more command.
What is a command and examples?
How does the system know where one command ends and another begins?
What is the size of time_t?