What is the command to list ALL (hidden also) files of
current directory & it’s subdirectories?

Answers were Sorted based on User's Feedback



What is the command to list ALL (hidden also) files of current directory & it’s subdirectorie..

Answer / veena

ls -Ra

Is This Answer Correct ?    22 Yes 2 No

What is the command to list ALL (hidden also) files of current directory & it’s subdirectorie..

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

What is the command to list ALL (hidden also) files of current directory & it’s subdirectorie..

Answer / ram

ls -ali this shows all hidden files also with its inode

Is This Answer Correct ?    3 Yes 1 No

What is the command to list ALL (hidden also) files of current directory & it’s subdirectorie..

Answer / prashant

ls -al this shows you all hidden direcotory & subdirectories

Is This Answer Correct ?    3 Yes 1 No

What is the command to list ALL (hidden also) files of current directory & it’s subdirectorie..

Answer / arnab chowdhury

#ll -a

Is This Answer Correct ?    1 Yes 0 No

What is the command to list ALL (hidden also) files of current directory & it’s subdirectorie..

Answer / sambath g

ls * -a

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Linux Commands Interview Questions

What is the use of ls command?

0 Answers  


What is finger in networking?

0 Answers  


How do you read ext2/3 file system in windows?

8 Answers   HP,


What is the command to remove Lvm ,Pv and vg

12 Answers   Tech Mahindra, TNS,


When u comment the ctrl+alt+del trap in the /etc/inittab save the file. Tell the command to save the changes without rebooting the machine?

1 Answers   HCL,


what is Bourne shell.

1 Answers   Google, HCL, Infosys,


What is lsof command in linux?

0 Answers  


What is chainloading?

4 Answers  


What does the ps command do in linux?

0 Answers  


What is s in permission linux?

0 Answers  


What is command example?

0 Answers  


What is help command in linux?

0 Answers  


Categories