The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
list of files in one Directory
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
list of files in one Directory
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
06-22-2005
sysera
Registered User
Join Date: Feb 2004
Posts: 91
Quote:
Originally Posted by
venkyA
hi All,
How do I get list of all the files in one directory.
Thanks in advance,
Venky.
ls -la /path/to/directory should work okay for you.
sysera
View Public Profile
Find all posts by sysera