Hi all, here is a slightly updated emerge bash completion which also completes the arguments now and adds 'update' and 'system' to the completions. I have one problem though. emerge --usepkg should complete on files. Normally a command that completes on files is defined with 'complete -f command'. The bash info says that the 'comspec' builtin which is used to generate completion matches generates those matches in the same way as 'complete', however when using 'comspec -f' the filename completion stops after one path element and doesn't continue until a file has been reached. Does someone know how to work around this? Geert. -- Geert Bevin the Leaf sprl/bvba "Use what you need" Pierre Theunisstraat 1/47 http://www.theleaf.be 1030 Brussels gbevin@theleaf.be Tel & Fax +32 2 241 19 98