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 do you list the files in an UNIX directory while also
showing hidden files?

Answer Posted / suchitra

ls-a
will give all the files including hidden files

ls-R
which will give u the sub directories in the current
directory

hence to list both the subdirectories and the hidden file
list give
ls-aR

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are grep patterns?

1148


How do I search for a file in unix command?

1057


What is ctrl d?

1154


What is grep r?

1160


What are the general commands in using unix os for a beginner?

1216


What is s and g in sed command?

1163


Describe the usage and functionality of the command rm –r * in unix?

2178


Can you enlist some commonly used network commands?

1154


What is unix command line?

1336


Who wrote grep?

1108


Which command should you use to find the remaining disk space in unix server?

1346


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

1356


Which command is used to restrict incoming messages?

1146


Why is it called grep?

1085


Explain ‘system calls’ with respect to unix commands?

1149