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



_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to