nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Better way to write a script

2017-08-03 17:33:08
For nmh 1.7,
I just had to modify a  one line script from

scan  -form /usr/local/nmh/etc/scan.time "$@"

to

scan  -form /usr/local/nmh/etc/nmh/scan.time "$@"

What would have been a better way to do that?

I think if you just did -form scan.time it will look in the "etc" directory,
which it already knows about.

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>