# HDW Linux ttysnoop # # [M] Jonathan J. Vargas demian@hackdaworld.dyndns.org # [I] Server and client programs to watch and write to a # [I] tty device, special to watch what a user does. # [V] none # [S] 3 5 # [D] ttysnoop.tar.gz unknown build_main() { make $make_conf cp -v snooptab /etc cp -v ttysnoops $prefix/sbin cp -v ttysnoop $prefix/bin }