bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug with ls --ingore option


From: Mike Boyd
Subject: Bug with ls --ingore option
Date: Thu, 1 Aug 2002 10:11:29 -0400 (EDT)

I was using ls and noticed that in some cases --ignore works fine, but in
others is doesn't.  Here's an example:

  address@hidden htdocs]# ls -1 admin --ignore=*bak~
  Modify_Users.php
  Update_Email.php

  address@hidden 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
address@hidden

(p.s. version info below)

       Report bugs to <address@hidden>.

GNU fileutils 4.0.36        March 2001                          1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]