What is the command to list ALL (hidden also) files of
current directory & it’s subdirectories?
Answer Posted / arnab chowdhury
#ll -a
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is difference between comm and CMP command?
How do you create a text file in linux?
What is the difference between rmdir and rm r?
What is git command?
Which of the following tasks cannot be accomplished with the touch command?
How do you clear the screen in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
What is mask and umask in linux?
What is ulimit command?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What is iptables command in linux?
How do you limit memory usage for commands?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
Which command is used to check the number of files and disk space used and the each user’s defined quota?
What is Syntax of any Linux command?