Hallo seth.
perl -e '
$_=
echo 42^42 | bc -l; s/\\\n//g; while($_>9){s/(?<=.)(?=.)/+/g; $_=eval;} s/$/\n/; print;
'Führt zu „bash: syntax error near unexpected token `{s/'“.
oh, und warum?
Wüsste ich es, hätte ich es behoben. Aber so bewandert bin ich im Shellscripting noch nicht.
(unter redhat und unter cygwin hatte ich keine probleme damit und es kam raus, was rauskommen sollte: arha (als ziffer))
„arha“?
wie sieht's denn hiermit aus:
perl -e "\$_=\
echo 42^42 | bc -l`; s/\\\n//g; while($>9){s/(?<=.)(?=.)/+/g; $=eval;} s/$/\n/; print;`"
Ergibt „9“, funktioniert also.
Einen schönen Mittwoch noch.
Gruß, Ashura
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]