[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iptables



* Frank Schmitz <spam@schradt.no-ip.org>:
> probier mal echo -e "bla\nbla">bla
> 
> man echo !

Dabei muss man aber aufpassen: echo ist ein builtin, also entweder
/bin/echo verwenden, oder aber man bash, man ksh, man ash ...

Vor allem wichtig, da afair Skripte auf /bin/sh laut Debian-Policy mit
einer ash genauso funktionieren muss, und ash aus Woody folgendes ergibt:

# echo -e "bla\nfasel"
-e bla
fasel
#

SEcki
-- 
The broad mass of a nation... will more easily fall victim to a big lie
than to a small one.
                -- Adolf Hitler, "Mein Kampf"



Reply to: