Wn changed, for the better?
TTSG
ttsg at ttsg.com
Wed Aug 23 23:23:52 UTC 2000
>
>
> In article <200008232103.RAA17308 at gevjon.ttsg.com>,
> TTSG <ttsg at ttsg.com> wrote;
>
> } Either :
> }
> } a) How do I get my rec/games/corewar/23 format back
> } b) How do I turn that into what the full (Or atleast from
> } the "articles" directory) path is to the file??
>
> 'WR' is the last way to get, though you need to cook strings.
>
> while(<>) {
> chop;
> ($file) = split;
> $file =~ s/[:.]/\//g;
> }
>
Hmm, that seems workable! Thanks!
Tuc/TTSG
More information about the inn-workers
mailing list