Bug with ls --ingore option
Mike Boyd <[email protected]>
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
I was using ls and noticed that in some cases --ignore works fine, but in others is doesn't. Here's an example: [root@gso htdocs]# ls -1 admin --ignore=*bak~ Modify_Users.php Update_Email.php [root@gso htdocs]# ls -1 admin/* --ignore=*bak~ admin/Modify_Users.php admin/Modify_Users.php.bak~ admin/Update_Email.php Let me know if you get that fixed, or it it's not really a bug (enlighten me :) Thanks! -Mike Boyd [email protected] (p.s. version info below) Report bugs to <[email protected]>. GNU fileutils 4.0.36 March 2001 1