hi,all I have a question when use gzip and bash-completion. I think that the bash-completion would allow the gzip to complete a file name which doesn't end with ".gz", for example a file named "gzipfile" while the gzip's options is "-dc". Because when use "-dc", gzip dosen't care about the file name's suffix.