Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to list all the hidden files?

Answers were Sorted based on User's Feedback



how to list all the hidden files?..

Answer / lipun

ls -a|grep "^\."

Is This Answer Correct ?    25 Yes 5 No

how to list all the hidden files?..

Answer / kirus

ls-a

Is This Answer Correct ?    12 Yes 2 No

how to list all the hidden files?..

Answer / david

there is no need to grep dear.....

Is This Answer Correct ?    10 Yes 6 No

how to list all the hidden files?..

Answer / vikram

ls -ald (In solaris)

ls - ltra (In unix)

Is This Answer Correct ?    2 Yes 0 No

how to list all the hidden files?..

Answer / jk

ls -a

The above list all hidden + non hidden files .

Is This Answer Correct ?    3 Yes 2 No

how to list all the hidden files?..

Answer / prashant kadre

ls -la

Is This Answer Correct ?    2 Yes 1 No

how to list all the hidden files?..

Answer / abhisek

ls -a¦grep "^.\"¦grep -v ".\$"

Is This Answer Correct ?    0 Yes 0 No

how to list all the hidden files?..

Answer / dinesh

ls -a

Is This Answer Correct ?    0 Yes 0 No

how to list all the hidden files?..

Answer / chinmay

ls -A | grep '^.'

Is This Answer Correct ?    0 Yes 0 No

how to list all the hidden files?..

Answer / ashok

mv *.*

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Unix General Interview Questions

How do you kill a job in unix?

0 Answers  


What can you tell about shell variables?

0 Answers  


What is the full form of unix operating system?

0 Answers  


Explain piping.

0 Answers  


how do you move a backgrounnd job to forward?

3 Answers   Cap Gemini,


How do I grep recursively in unix?

0 Answers  


What is difference between find and grep in unix?

0 Answers  


What language is unix written?

0 Answers  


How would you identify daemons in unix?

0 Answers  


i have one column with data smith john michale the o/p should be smith,john,michale how we do in unix

6 Answers   Wipro,


What do you understand by the term single user system?

0 Answers  


Explain Sticky bit?

0 Answers  


Categories