mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
7f7e66385f
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. WWW: http://respond.sf.net PR: ports/119426 Submitted by: Jouke Witteveen <j.witteveen@gmail.com> Approved by: stas (mentor, implicit)
7 lines
267 B
Plaintext
7 lines
267 B
Plaintext
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.
|
|
|
|
WWW: http://respond.sf.net
|