|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000603 |
[BusyBox] Documentation |
trivial |
always |
12-16-05 14:42 |
01-08-06 19:46 |
|
|
Reporter |
akvadrako |
View Status |
public |
|
|
Assigned To |
BusyBox |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
svn |
|
|
Summary |
0000603: chown does not allow changing group only |
|
Description |
GNU chown allows running 'chown :group file' to mean 'chgrp group file'. BB does not allow that. It would be trivial to add the support. But at least the documentation should change from:
Change the owner and/or group of each FILE to OWNER and/or GROUP.
to
Change the owner and possibly group of each FILE to owner and possibly GROUP. |
|
Additional Information |
|
|
|
Attached Files |
|
|
|