What is the command to list ALL (hidden also) files of
current directory & it’s subdirectories?
Answers were Sorted based on User's Feedback
Answer / santhosh
ls -a It will list all the hidden files from from current
directory and its sub directories.......
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / ram
ls -ali this shows all hidden files also with its inode
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / prashant
ls -al this shows you all hidden direcotory & subdirectories
| Is This Answer Correct ? | 3 Yes | 1 No |
What is clang llvm?
What does chmod 666 do?
What is c++ makefile?
my clients are getting services from servers but how to know which client is using which service. is there any files to keep information about these? clients used ftp, nis, samba, apache, squid, nfs and mail services how to know how many users got service from server side with date,time and client system ip ?
How do I start ms dos?
Explain the free command.
What is pwd in linux command?
What is ll command in unix?
What the command used for list the contents of your home directory, current directory and all subdirectories?
how do find all failed login attempts via ssh?
Which of the following tasks cannot be accomplished with the touch command?
Explain the linux ‘cd’ command options along with the description?