[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CHGRP and CHOWN inconsistancy
From: |
David Fennell |
Subject: |
CHGRP and CHOWN inconsistancy |
Date: |
Fri, 24 Aug 2001 00:47:14 +0100 |
Hello.
mkdir src
ln -s src srctest
chown me srctest
chgrp me srctest
The chown effects the link (srctest) but the chgrp effects the actual
directory (src). This seems inconsistant to me. I have no aliases
setup for either, I'm running Debian Woody, fileutils version 4.1-2,
with version 4.1 or both chgrp and chown.
Surely the default for each should be the same?
Cheers.
Dave Fennell.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- CHGRP and CHOWN inconsistancy,
David Fennell <=