home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / Y / KILLMOUS.C next >
Encoding:
C/C++ Source or Header  |  1995-04-20  |  59 b   |  4 lines

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