What is the command to list ALL (hidden also) files of
current directory & it’s subdirectories?
Answer Posted / ram
ls -ali this shows all hidden files also with its inode
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Brief about FTP hostname?
Brief about the command ff?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What is unix finger command?
What does touch do in linux?
How do I move to root in linux?
What is the role of case sensitivity in affecting the way commands are used?
What does history command do in linux?
How do I clear bash history in linux?
What is cpu in top command?
What does chmod 777 do?
How do I check cpu usage?
Is llvm a virtual machine?
What does in makefile do?
How compile c++ program in cmd?