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
What is the default number of shell commands saved in the history list of .cshrc file?
What does grep grep do?
What is c++ makefile?
What command is used to check the number of files, disk space, and each user’s defined quota?
How do I know my linux shell version?
What is Syntax of any Linux command?
What is devops model?
How do I find my user id in linux?
How to recover /etc/passwd file and /etc/shadow file?
Explain about communication features in UNIX?
What is df -h command?
What does comm do and how to use it?
Explain difference between nfs soft and hard mouniting points?
How do I check disk space in linux?
What is the command to calculate the size of a folder?