home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / y / killmous.c next >
Encoding:
C/C++ Source or Header  |  1995-03-23  |  59 b   |  4 lines

  1. int main() {
  2.     system("/usr/games/doom/killmouse.sh");
  3. }
  4.