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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / prateek khurana
you can also try
'command' -help
or
man 'command'
| Is This Answer Correct ? | 1 Yes | 1 No |
What is bash linux?
What is cat command in linux?
How do I find my hostname in linux?
What is the syntax of mkdir?
What is apple llvm?
What is FC command?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
What would you do when all the processess hangs and there is no other option in unix?
Is python faster than bash?
i am prepairing for 2+ yrs exp in oracle/unix production support, which topics should i cover in unix/linux and sql plz help
What language is clang written in?
Linux system monitoring Tools?