I am making a simple bash completion program using compgen
however when using compgen -F option, the warning message keep prompt out and break my list of work
I am using Ubuntu 12.04. How can I get rid of this or debug it? Thanks
kithokit@09:54:25 ~ $ compgen -F a
bash: compgen: warning: -F option may not work as you expect