** Changed in: findutils (Ubuntu)
Status: Fix Released => Fix Committed
--
find -regex sometimes ignores case
https://bugs.launchpad.net/bugs/58883
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
Thank you for taking your time to report this bug and helping to make Ubuntu
better. I'll close this bug since it got fixed in a newer version of Ubuntu.
Feel free to submit any future bugs you may find.
** Changed in: findutils (Ubuntu)
Status: New => Fix Released
--
find -regex sometim
This bug is on all my Dapper & Edgy installations but not Feisty.
--
find -regex sometimes ignores case
https://bugs.launchpad.net/bugs/58883
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
** Summary changed:
- find -regex ignores case
+ find -regex sometimes ignores case
** Description changed:
Binary package hint: findutils
find /usr/bin -regex '[/A-Z]+' prints everything in /usr/bin instead of
- just files with upper case characters. In other words it functions
- exactl