what is the command to list all files in a directory,
including the hidden files in UNIX ?

Answers were Sorted based on User's Feedback



what is the command to list all files in a directory, including the hidden files in UNIX ? ..

Answer / rajesh mallick

ls -la

Is This Answer Correct ?    22 Yes 1 No

what is the command to list all files in a directory, including the hidden files in UNIX ? ..

Answer / prasanth verkot

ls -a

Is This Answer Correct ?    13 Yes 0 No

what is the command to list all files in a directory, including the hidden files in UNIX ? ..

Answer / eugene

ls -a (minimal required answer)
ls -la (additional "l" use a long listing format )

Is This Answer Correct ?    11 Yes 1 No

what is the command to list all files in a directory, including the hidden files in UNIX ? ..

Answer / amit kumar

ls -a will show the hidden files.

Is This Answer Correct ?    4 Yes 0 No

what is the command to list all files in a directory, including the hidden files in UNIX ? ..

Answer / hari

ls -l
file *

Is This Answer Correct ?    1 Yes 0 No

what is the command to list all files in a directory, including the hidden files in UNIX ? ..

Answer / kiruthiga.s

ls-a
(or)
ls-la

Is This Answer Correct ?    0 Yes 0 No

what is the command to list all files in a directory, including the hidden files in UNIX ? ..

Answer / yuvaevergreen

ls -a option

Is This Answer Correct ?    0 Yes 0 No

what is the command to list all files in a directory, including the hidden files in UNIX ? ..

Answer / lakshmiprabha velusamy

ls -a

Is This Answer Correct ?    0 Yes 0 No

what is the command to list all files in a directory, including the hidden files in UNIX ? ..

Answer / purushotham

ls .a

Is This Answer Correct ?    4 Yes 8 No

Post New Answer

More Unix Commands Interview Questions

what does a process mean?

7 Answers   Infosys,


How to get the operating system's information in unix?

6 Answers   IBM, TCS,


What is the difference between grep and grep?

0 Answers  


Give Command that will move a single file called "unix.txt"

7 Answers   IBM,


What is the use of egrep command in unix?

0 Answers  






what is the shell for dos,nt operating systems?

1 Answers  


the difference between a soft link and a hard link?

6 Answers  


What is the use of pipes?

4 Answers  


What is grep short for?

0 Answers  


how to find the 51th record of a file containing 100 records in unix.

12 Answers   IBM,


Explain iostat, vmstat and netstat.

3 Answers   CTS, Wipro,


What is the basic difference between unix and windows operating systems?

43 Answers   Bopro, College School Exams Tests, CTS, IBM, IT-Kids, Priyadarshini, Sybian Technologies, Tolani Maritime,


Categories