Thread Systembefehl gültig ? (17 answers)
Opened by BrownWolf at 2003-09-28 00:03

[E|B]
 2003-09-28 00:28
#57755 #57755
User since
2003-08-08
2561 Artikel
HausmeisterIn
[Homepage] [default_avatar]
Vielleicht so:

Code: (dl )
1
2
$output = `command`;
print "Ungueltiger Befehl!" if $output =~ /(falsch|nicht gefunden|not found|undefined)/i;


HTH\n\n

<!--EDIT|[E|B]|1064756330-->
Gruß, Erik!

s))91\&\/\^z->sub{}\(\@new\)=>69\&\/\^z->sub{}\(\@new\)=>124\&\/\^z->sub{}\(\@new\)=>);
$_.=qq~66\&\/\^z->sub{}\(\@new\)=>93~;for(@_=split(/\&\/\^z->sub{}\(\@new\)=>/)){print chr;}

It's not a bug, it's a feature! - [CGI-World.de]

View full thread Systembefehl gültig ?