Thread führe -e "code" und datei.pl mit einem Aufruf aus
(6 answers)
Opened by lichtkind at 2008-09-10 07:45
Hallo :-)
Funktioniert sowas vielleicht? Code (perl): (dl
)
perl -e 'print "Hallo Welt\n" && `/pfad/zu/deinem/srcipt.pl`' Gruß, bytebrain |