• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

INSTALLH A D05-Jul-2014428 1713

MakefileH A D05-Jul-2014963 5133

NEWSH A D05-Jul-2014256 1410

READMEH A D05-Jul-2014379 149

main.cH A D05-Jul-20141.5 KiB5939

process.cH A D05-Jul-20143.8 KiB165127

process.hH A D05-Jul-2014659 3222

respond.1H A D05-Jul-20142.6 KiB7978

respond.cH A D05-Jul-20146 KiB207171

respond.hH A D05-Jul-2014649 2514

README

1RESPOND
2=======
3
4respond listens on stdin or on a specified named pipe and matches each
5line it reads to the regular expressions it finds in the specified
6actionscript. If a line matches, respond executes a rewritten command
7defined in the actionscript.
8
9
10Copyright (c) 2007-2014, Jouke Witteveen <j.witteveen@gmail.com>
11All rights reserved.
12
13The Simplified BSD License applies.
14