On 11/05/2011 11:50 PM, Igor Murzov wrote: > How about this (diff is against prior version as this is more demonstrative)?
Something along those lines looks better, thanks for looking into it. But if I read it correctly, it'll now unconditionally install "service" completions for everything in /etc/rc.d which is not desirable on my Fedora box; it has excutables rc, rc.local, and rc.sysinit there, for none of which "service" completion is appropriate. And in addition to those executables there are dirs init.d and rc[0-6].d there which I suppose would also pass the -x check at end of completions/service -- maybe an additional -f check would fix this part. _______________________________________________ Bash-completion-devel mailing list Bash-completion-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel