On Thu, 5 Feb 1998, Craig Wallace wrote:
> ----- Transcript of session follows -----
> 550 "/usr/people/majordomo-1.94.4/wrapper archive2.pl -m -f
> /usr/people/majordomo-1.94.4/archive/test/test.archive"... Can't create
> output: No such file or directory
> Message delivered to mailing list test-outgoing
There seems to be a missing "|" before "/usr". In the aliases
file there are there modes for handling files:
# Append to a file. Must not be executable.
foo: /path/foofile
# Run a program
foo: "|/path/program"
# Include a file i.e. read the file
foo: :include:/path/foofile
Mats Dufberg
References:
|
|