On Thu, Sep 24, 2009 at 2:08 PM, Alessandro Doro <ordo.ad@xxxxxxxxx> wrote: > On Wed, Sep 23, 2009 at 01:15:25PM +0200, Thomas Göbel wrote: >> Hi all, >> >> i noticed that bash_completion and dd do not work together. Tiping dd >> if=/h<TAB> will not complete to if=/home. Without bash_completion >> everything works fine. Maybo someone knows how to fix this? >> > After these updates: > [2009-09-24 13:23] upgraded bash (4.0.028-1 -> 4.0.033-1) > [2009-09-24 13:23] upgraded bash-completion (1.0-2 -> 1.0-3) > completion of file/directory names after if= works here. > > The completion of the dd command line options doesn't work. > Probably because you lost bash completion ? Before this update, bash completion was enabled by default only for login shells. After this update, only for non login shells. But after this change which was just made into svn, it should be enabled for both by default : http://repos.archlinux.org/viewvc.cgi/bash/trunk/profile.bash?r1=1&r2=52872&sortby=date About dd completion problems, maybe someone should try last git code : http://git.debian.org/?p=bash-completion/bash-completion.git;a=summary And if it does not work, report a bug there : http://alioth.debian.org/tracker/?atid=413095&group_id=100114&func=browse