This is a discussion on List all Files within the Linux forums, part of the Operating Systems category; I want to list all files in a directory including the hidden files in my Linux operating system. How can ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
To list files in the current directory the command used in Linux operating system is ls. There are many clauses or options associated with ls which user can user as per their needs. In your query for listing all files in a directory including the hidden files in Linux operating system you can use the option a along with ls as
ls -a The above lists all files in a directory including the hidden files in Linux operating system |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| comp.lang.c Answers (Abridged) to Frequently Asked Questions (FAQ) | Steve Summit | Tech FAQ | 0 | 06-15-2004 07:00 AM |
| comp.lang.c Answers to Frequently Asked Questions (FAQ List) | Steve Summit | Tech FAQ | 0 | 06-01-2004 07:00 AM |
| comp.cad.autocad AutoLISP FAQ (part 2/2) - samples, code | Reini Urban | Tech FAQ | 0 | 06-01-2004 06:30 AM |
| Apple II Csa2 FAQs: Uploading & Downloading, Part 21/25 | rubywand@swbell.net | Tech FAQ | 0 | 05-04-2004 10:01 AM |
| comp.cad.autocad AutoLISP FAQ (part 2/2) - samples, code | Reini Urban | Tech FAQ | 0 | 05-01-2004 06:30 AM |