bug#33644: [PATCH] cp --preserve=xattr: preserve NFSv4 ACL extended attributes

2019-02-10 Thread Pádraig Brady
On 06/12/18 05:08, Kamil Dudka wrote: > ... which cannot be preserved by other means > > Bug: https://bugzilla.redhat.com/1031423#c4 > --- > src/copy.c | 22 +- > 1 file changed, 17 insertions(+), 5 deletions(-) > > diff --git a/src/copy.c b/src/copy.c > index

bug#12400: rmdir runs "amok", users "curse" GNU...(as rmdir has no option to stay on 1 file system)...

2019-02-10 Thread L A Walsh
On 2/10/2019 1:52 PM, Bob Proulx wrote: > L A Walsh wrote: If you want a recursive option why not use 'rm -rf'? >> rmdir already provides a recursive delete that can cross >> file system boundaries > > Please provide an example. Something small. Something concrete. > Please include the

bug#34199: closed (Re: bug#34199: Small bug in cp (for win64))

2019-02-10 Thread Bob Proulx
Chris Kalish wrote: > Hmmm ... not sure of the distribution, but the help file pointed me at this > address: > C:\> cp --version > cp (GNU coreutils) 5.3.0 I always hate it when I am on your side of things and upstream says this to me. But here I am on the other side and going to say almost

bug#12400: rmdir runs "amok", users "curse" GNU...(as rmdir has no option to stay on 1 file system)...

2019-02-10 Thread Bob Proulx
L A Walsh wrote: > >> If you want a recursive option why not use 'rm -rf'? > > rmdir already provides a recursive delete that can cross > file system boundaries Please provide an example. Something small. Something concrete. Please include the version of rmdir. Something like: mkdir testdir

bug#13738: Add --all option to 'users' command

2019-02-10 Thread Bob Proulx
anatoly techtonik wrote: > Bob Proulx wrote: > > > Human users have UIDs starting at 1000, > > > > That assumption is incorrect. Many systems start users off at 100. > > Many others start users at 500. There isn't any univerial standard. > > It is a local system configuration option. > > How to

bug#13738: Add --all option to 'users' command

2019-02-10 Thread anatoly techtonik
On Tue, Feb 19, 2013 at 12:01 AM Bob Proulx wrote: > > anatoly techtonik wrote: > > Bob Proulx wrote: > > > anatoly techtonik wrote: > > > > The 'users' command shows users who are currently online. It will be > > > > nice > > > > to have --all option to show all users. > > > > > > Do you mean