how to search hide files

Answers were Sorted based on User's Feedback



how to search hide files..

Answer / prathima

ls -la

Is This Answer Correct ?    33 Yes 0 No

how to search hide files..

Answer / ashok

ls -a

Is This Answer Correct ?    22 Yes 0 No

how to search hide files..

Answer / sandeep

ls -al

Is This Answer Correct ?    21 Yes 1 No

how to search hide files..

Answer / anoop varshney

ls -a is correct answer

Is This Answer Correct ?    10 Yes 0 No

how to search hide files..

Answer / ravikiran

#ls -la

Is This Answer Correct ?    8 Yes 1 No

how to search hide files..

Answer / dhawal

ls -a to show hidden files

touch .<filename> OR ..<filename> to create hidden files

Is This Answer Correct ?    6 Yes 0 No

how to search hide files..

Answer / pullareddy

find . -name ".*[a-z,A-Z]" -print

Is This Answer Correct ?    2 Yes 0 No

how to search hide files..

Answer / pavankumar

ls -ltr is includeing hiddenfiles and directry everying it
could be shows us

Is This Answer Correct ?    3 Yes 2 No

how to search hide files..

Answer / rohan talwar

ls -lart will list all files in unix including hidden files

Is This Answer Correct ?    1 Yes 0 No

how to search hide files..

Answer / karthik

ls -ah

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

how to search hide files

14 Answers   TCS,


If the root disk is failed how can change it?

0 Answers   EDS, Reliance,


How to create a new volume

1 Answers  


How will check patches installed

1 Answers  


Hi I wanted to know what command can I use to perform a rescan in Solaris10 u4/u5 64 bit machine. I know once the disks are added we can perform a rescan using the following commands drvconfig-->disks--> cfgadm OR devfsadm But they will detect the disks and once the disks are remove the entries are still shown unless the disks are removed. So is there another command or a script that could help me find that disks were removed from my solaris machine.

2 Answers  






Syntex to execute a ufsdump

3 Answers  


Explain rc script and run level

1 Answers  


In which file port No’s are defined

3 Answers  


how to set ip address for a solaris machine

7 Answers   IBM,


How to find the demo?

1 Answers  


If you have multiple ethernet interfaces, how do you keep it from routing between them?

2 Answers  


How to bring the process to offline or online

3 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)