https://bugzilla.novell.com/show_bug.cgi?id=310130#c9 --- Comment #9 from Tejun Heo <teheo@novell.com> 2007-09-19 04:29:36 MST --- Oops, scrap that. That's from sl102. Here's the result from sl103. grep -rs -E '(-|_){3}' /etc/init.d/ | grep -E 'echo|print' /etc/init.d/rpmconfigcheck: echo "----------------------------------------------------------------------" /etc/init.d/rpmconfigcheck: echo "----------------------------------------------------------------------" /etc/init.d/rpmconfigcheck: echo "----------------------------------------" /etc/init.d/rpmconfigcheck: echo "----------------------------------------" # grep -rs -E '(-|_){3}' /etc/sysconfig/ | grep -E 'echo|print' /etc/sysconfig/network/scripts/ifstatus-bridge: # echo br waiting $a ___ $STATE /etc/sysconfig/network/scripts/ifup-bridge: # echo br waiting $a ___ $STATE /etc/sysconfig/network/scripts/ifdown-bridge: # echo br waiting $a ___ $STATE /etc/sysconfig/network/scripts/extradebug:echo -------------------------------------------------- >&2 /etc/sysconfig/network/scripts/extradebug:echo -------------------------------------------------- >&2 /etc/sysconfig/network/scripts/extradebug:echo -------------------------------------------------- >&2 /etc/sysconfig/network/scripts/functions:# echo $i: $(pfxlen2mask $i) " ---> " $(mask2pfxlen $(pfxlen2mask $i)) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.