Displaying 1 result from an estimated 1 matches for "538c8d7c".
2018 Aug 29
4
bash completion in C7
Hello there,
while bash completion was working great to me in CentOS6, since I'm
using C7 I spend my day stuck on completion not working the way it
should.
The bad situations I'm facing are:
- it doesn't expand *foo whereas there are *foo-named files in current dir, for instance:
# rm *foo
will show nothing whereas there's a file barfoo in curdir.
- completion takes 10