Gossamer Forum
Home : General : Perl Programming :

print a list of directory names

Quote Reply
print a list of directory names
Say we're in /home/somesite/public_html. How can we print a list of directories directly beneath public_html?

Thanks!

Quote Reply
Re: print a list of directory names In reply to
Have you taken the time to search some of the better known Perl/CGI sites?

Here are some indices you should check out:

http://www.perlarchive.com/
http://www.perlsite.com/
http://www.cgi-resources.com/

Here are some programs that may help you:

Genesis
http://www.xav.com/...s/genesis/index.html

FTP Browser
http://www.feartech.com/vv/ftp.shtml

I know there are way more than these linked in the above indices I've listed.

Regards,

Eliot Lee