Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respond listens on stdin or on a specified named pipe and matches | araujo | 2008-01-13 | 3 | -0/+34 |
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) |