Displaying 2 results from an estimated 2 matches for "30292e72".
2018 Aug 29
2
bash completion in C7
...terns. That was a tip, thanks!
Regards,
--
wwp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20180829/30292e72/attachment-0001.sig>
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