Help for this page

Select Code to Download


  1. or download this
    open OPUT, "command|";
    @read = <OPUT>;
    close OPUT;
    
  2. or download this
    @read = `command`;