globbing
Richard Bruskiewich
rbrusk1 at wave.home.com
Thu Jul 23 14:29:34 EST 1998
Dave Matthews wrote:
>
> In Unix, I load all the ace files in the rawdata directory with a shell
> script like this:
>
> foreach acefile (`ls $ACEDB/rawdata/*.ace`)
> tace <<DONE
> parse $acefile
> DONE
>
> I don't know if DOS has the equivalent of "<<" command redirection.
> Maybe it does. Or maybe there's some other way to skin this cat?
As far as I know, Windows/DOS doesn't.
> (Has AcePerl been tried out under Windows?)
I'm attempting it this week, with Lincoln's guidance.
Richard B.
More information about the Acedb
mailing list