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
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
How do I do a whois search?
What are grep patterns called?
What is cd command used for?
How to write the output of a command to a file?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What happens to hard link when file is deleted?
What is the difference between locating and locate command?
How do I use nslookup in linux?
How do I search bash history?
Explain the ‘ls’ command in linux
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
Which command is used to delete a group?
What will happen when a system call is encountered in a user program?