mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-05 07:12:30 -04:00
717d76cf4bc17183413c2b8bc4ee3f97b1da520e
(main): Define it. (change_file_group): Use it. Before this change, when running chgrp on a symlink without --dereference (-h) and when the requested group is the same as the group for the *symlink*, chgrp would do nothing. Now it changes the group of the file referenced through the symlink. Reported by Martin Mitchell.
Description
No description provided
Languages
C
56.8%
Shell
27.4%
Perl
11.5%
Makefile
2.2%
M4
0.9%
Other
1.2%