Help for this page

Select Code to Download


  1. or download this
    open STDIN, "<&", $c;
    
  2. or download this
    fcntl $c, F_GETFD, 0; fcntl $c, F_SETFD, $x&~FD_CLOEXEC;