Hi all,

How to form array by using the files available in particular directory ?

for example, /tmp contains the following files..

#ls /tmp
example.txt 
file1.txt
file2.txt
file3.txt
sample.txt
www.txt
zzz.txt

i want to take all the above files in to one array? how to do that?


Thanks,
Siva


Reply via email to