Thread shell problem mit $?
(8 answers)
Opened by lichtkind at 2011-05-20 12:34
unter linux ruft man perl-einzeiler mit single quotes auf, da double quotes den dollar interpretieren.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |