|
Majordomo-Users (May 1995) |
[ I wrote: ]
> archive_dirs, when specifying a file glob, must include the <>, e.g.:
> @archive_dirs = ("<$homedir/archives/*>");
But it wasn't supposed to go to the list. I corrected this to Brian, so
here's the correction for everyone else. That last line should read:
@archive_dirs = <$homedir/archives/*>;
--
Dave Wolfe *Not a spokesman for Motorola* (512) 891-3246
Motorola MMTG 6501 Wm. Cannon Dr. W. OE112 Austin TX 78735-8598
|