Help for this page

Select Code to Download


  1. or download this
      $ct= awk -F:  { print "$7" } $usagefile ;
    
  2. or download this
    $ct= `awk -F:  { print "$7" } $usagefile`;
    
  3. or download this
    print "[1] - Get shell information from system \n";
    
  4. or download this
    $loop=y;