Leser: 2
7 Einträge, 1 Seite |
my $var = `ls -l`; # das sind Backticks, KEINE Singlequotes!
Quote$CHILD_ERROR
$?
The status returned by the last pipe close, backtick (``) command, successful call to wait() or waitpid(), or from the system() operator. [...]
7 Einträge, 1 Seite |