HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] notification-email with more informations
On Thu, 17 Jul 2003 10:50:31 -0500, christian@abacus-computer.net wrote:
>I got the information that I need to change /notify.awk and/or notify.
>I have had a look at this files, but I do not understand anything how it is
>working or what a kind of programming language it is?
It's awk. On linux try
info gawk.
As you see bin/notify is a shell script that calls notify.awk for the real
work. Nothing prevent you from writing a new bin/notify in shell or whatever
(just use the parameters you see bin/notify now passes to notify.awk).
--
giulioo@pobox.com
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*