2008-01-12 22:19:52 +01:00
|
|
|
Respond listens on stdin or on a specified named pipe and matches
|
|
|
|
each line it reads to the regular expressions it finds in the
|
|
|
|
specified actionscript. If a line matches, respond executes a
|
|
|
|
rewritten command defined in the actionscript.
|
|
|
|
|
2014-07-07 06:44:07 +02:00
|
|
|
WWW: https://github.com/joukewitteveen/respond
|