Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    print "Content-Type: text/html\n\n";
    `/usr/local/realproducer/realproducer ARGS...`;
    print "Done\n";
    
  2. or download this
    'HOME' = '/home/me';
    'SSH_CLIENT' = 'IP ADDRESS 1027 22';
    ...
    'TERM' = 'vt100';
    'PAGER' = 'more';
    'SSH_TTY' = '/dev/ttyp0';