Help for this page

Select Code to Download


  1. or download this
    if ( $pbOnDStarMachine == 1 ) {
        my ($sComm) = "sudo dchown foo \'$this->{sFullPath}\'";
    ...
        };
        return "";
      }
    
  2. or download this
    sub exec {
      my ($comm) = @_;
    ...
          }
        }
      }