- or download this
system ("su -l - $user -c \'$action > DBlist.txt && cat DBlist.txt\'")
+;
- or download this
system ("su -l - MyRealuser -c \'$action > DBlist.txt && cat DBlist.tx
+t\'");
- or download this
print ">>>$user<<<\n";
- or download this
>>>some_username<<<
- or download this
>>>some_username
<<<
- or download this
chomp(my $user = $line);
- or download this
while(my $exec_line = <EXEC>) {
...
...
...
}
}