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