[SLL] mystery bash completion
Adam Monsen
haircut at gmail.com
Tue May 19 09:22:29 PDT 2009
I was in the process of executing "svn move" when I accidentally hit
some random key chord; somehow the Bash command line became:
svn mv
mifos/{AUTHORS,build{-{findbugs.xml,jspc.xml,lib,pmd.xml},.xml},dist,INSTALL,
lib,LICENSE,p{md,om{_maven_build.xml,.xml}},README,reporting,src,t{arget,est}}AUTHORS
(should be one long line, but I inserted a break before "lib,")
Anyone know how to make Bash build a command line like this, on
purpose? I've been unable to reproduce this behavior.
* I'm using Fedora 9 with bash-completion
* I hadn't used this command before, ie: it wasn't in my history
* I don't think I hit ALT-*, that seems to do something different.
More information about the linux-list
mailing list