[patch #4371] Document interaction of -I with other options

2005-12-05 Thread James Youngman
Update of patch #4371 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.26 ___ Reply to this item at:

[patch #3775] Reassigned item: reconciling man pages differences

2005-12-05 Thread James Youngman
Update of patch #3775 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.27 ___ Reply to this item at:

[bug #14619] find -perm +... broken in 4.2.25

2005-12-05 Thread James Youngman
Update of bug #14619 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.27 ___ Reply to this item at:

[bug #14459] xargs --show-limits is undocumented

2005-12-05 Thread James Youngman
Update of bug #14459 (project findutils): Assigned to:None => jay Open/Closed:Open => Closed Fixed Release:None => 4.2.27 __

[bug #14836] man page for find does not indicate correct default regexptype

2005-12-05 Thread James Youngman
Update of bug #14836 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.27 ___ Reply to this item at:

[bug #14842] Incorrect "Cannot allocate memory" error in some cases.

2005-12-05 Thread James Youngman
Update of bug #14842 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.27 ___ Follow-up Comment #3: lib/savedir.c ha

[bug #14921] find -fstype broken when bind-mounts are used

2005-12-05 Thread James Youngman
Update of bug #14921 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.27 ___ Reply to this item at:

[bug #15036] find's %M format arg is undocumented

2005-12-05 Thread James Youngman
Update of bug #15036 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.27 ___ Reply to this item at:

[bug #15090] "Invalid" is better than "Illegal"

2005-12-05 Thread James Youngman
Update of bug #15090 (project findutils): Open/Closed:Open => Closed Fixed Release:None => 4.2.27 ___ Reply to this item at:

Findutils 4.2.27 is now available on ftp.gnu.org

2005-12-05 Thread James Youngman
I am pleased to announce the release of version 4.2.27 of GNU findutils. GNU findutils is a set of software tools for finding files that match certain criteria and for performing various operations on them. Findutils includes the programs "find", "xargs" and "locate". More information about findu

Re: xargs 4.1.20

2005-12-05 Thread James Youngman
On Mon, Dec 05, 2005 at 02:55:44PM +0300, Sergey Sedov wrote: > Good day, > > It's impossible to use xargs with interactive program such as apt-get. > When I try to do following: > #cat del > foo > bar > #cat del | xargs apt-get remove Or, more efficiently, # xargs apt-get remove < del > The

xargs 4.1.20

2005-12-05 Thread Sergey Sedov
Good day, It's impossible to use xargs with interactive program such as apt-get. When I try to do following: #cat del foo bar #cat del | xargs apt-get remove The apt-get program terminates, after question: Do you want to conginue ? [Y/n] I suppose, that apt-get receives the eof symbol from xargs

[patch #3730] Audit of man pages with manual

2005-12-05 Thread James Youngman
Update of patch #3730 (project findutils): Assigned to:None => jay ___ Follow-up Comment #1: I think this is resolved by the recent application of patch #3775. Do you agree?

[patch #3775] Reassigned item: reconciling man pages differences

2005-12-05 Thread James Youngman
Update of patch #3775 (project findutils): Category:None => documentation improvement Status:None => Done Assigned to:None => jay