Help for this page

Select Code to Download


  1. or download this
    perl t50 </dev/tty
    perl t50 2>/dev/null
    
  2. or download this
    #include <unistd.h>
    #include <stdio.h>
    ...
      }
      exit(0);
    }