When you issue the command ls -l, what signifies the first
character of the resulting display file? 701 What command
can you use to determine the purpose of any command?
Answer Posted / prateek khurana
you can also try
'command' -help
or
man 'command'
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do I get to root in linux?
Enlist some linux networking and troubleshooting commands?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What does && mean in linux?
Explain about the command lynx?
How do I find previous commands in linux?
What is cpu in linux?
What are the options of wc command?
What is the role of case sensitivity in affecting the way commands are used?
What does mkdir mean in linux?
How much ram do I have linux?
How will you suspend a running process and put it in the background?
What is devops linux?
What command should you use to check your file system?
What is $@ in bash?