my $plink_dir = "C:\Programme\Putty"; my $res_query = "df -Ph"; my $erg = plink.exe -ssh -P 22 -pw $PW $USER@$FQDN $res_query;