Date: Sun, 3 Jan 1999 19:05:35 +0100 (CET) From: Wilko Bulte <wilko@yedi.iaf.nl> To: freebsd-isdn@FreeBSD.ORG (FreeBSD ISDN mailing list) Subject: regexp program Message-ID: <199901031805.TAA01514@yedi.iaf.nl>
next in thread | raw e-mail | index | archive | help
Hi Question: Why is it that isdnd requires the regprog to live under /etc/isdn? It took me quite some eyeballing man isdnd.rc before I found out why my "caller ID" script did not work anymore after moving it under /usr/local/... # regular expression pattern matching # ----------------------------------- regexpr = "incoming call" # look for matches in log messages regprog = "foongrep.sh" # execute program when match is found Wilko _ ______________________________________________________________________ | / o / / _ Bulte email: wilko@yedi.iaf.nl |/|/ / / /( (_) Arnhem, The Netherlands WWW : http://www.tcja.nl ______________________________________________ Powered by FreeBSD __________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901031805.TAA01514>