Thread [Linux] ext. Prog. starten und Daten einlesen (11 answers)
Opened by Gast at 2006-05-11 13:08

Linuxer
 2006-05-12 17:42
#65960 #65960
User since
2006-01-27
3891 Artikel
HausmeisterIn

user image
[quote=vayu,12.05.2006, 10:45]waren backticks nicht "veraltet"? :D[/quote]
Die 5.8.x Doku verweist jedenfalls noch auf Backticks (und gleichzeitig auf qx//):
Quote
The return value is the exit status of the program as returned by the wait call. To get the actual exit value, shift right by eight (see below). See also exec. This is not what you want to use to capture the output from a command, for that you should use merely backticks or qx//, as described in "`STRING`" in perlop. Return value of -1 indicates a failure to start the program or an error of the wait(2) system call (inspect $! for the reason).


Warum sollten sie veraltet sein?\n\n

<!--EDIT|Linuxer|1147450921-->
meine Beiträge: I.d.R. alle Angaben ohne Gewähr und auf Linux abgestimmt!
Die Sprache heisst Perl, nicht PERL. - Bitte Crossposts als solche kenntlich machen!

View full thread [Linux] ext. Prog. starten und Daten einlesen