https://bugzilla.novell.com/show_bug.cgi?id=310130#c8 Tejun Heo <teheo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|teheo@novell.com | --- Comment #8 from Tejun Heo <teheo@novell.com> 2007-09-19 04:24:17 MST --- # grep -rs -E '(-|_){3}' /etc/init.d/ | grep -E 'echo|print' /etc/init.d/autofs: echo "------------------------" /etc/init.d/autofs: echo "--------------------" /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/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.