I'm trying to figure out a way to use wget/curl to grab a simple listing of files without grabbing the files. Think of it as a remote "ls" via HTTP.
I'm aware of wget's ability to NOT download the file, so I could--if I HAD to--parse the output of wget and create the listing manually, but I'm thinking there must be an easier way. Any ideas? Thanks, Shane O. ======== Shane O'Donnell [EMAIL PROTECTED] ==================== -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
