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 / sambath
ls -l :- First character will tell whether the listed one is
file or a directory. It would be "d" if its is a directory,
or if its a file it would be blank.
2)whatis command will give the brief answer for the purpose
of the command.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Why is linux cpu usage so high?
Which command is used to review boot messages?
What does grep command do?
What is command line in unix?
What is cpu in linux?
Explain trap command; shift command, getopts command of linux?
What is difference between comm and CMP command?
Explain about document formatting?
How do you save a file in linux?
How to write the output of a command to a file?
Which is the required command for checking the file system?
Explain the working of command grouping?
What does top do in linux?
What language is clang written in?
How do I use nslookup in linux?