Re: ftpd globbing
"Clemens Fischer" <[email protected]> 10 Dec 2002 14:55:36 +0100
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <[email protected]> |
Darren Spruell <[email protected]>: > The lack of globbing support in ftpd is extremely inconvenient at > times. Does there exist a patch or workaround to provide for it? have you tried the globbing from your client? you could try "glob ls [aiueo]*" to list files starting with a vowel. clemens