You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chgrp: Move --from argument parsing logic to core module
This prevents duplication when it has to be used in some other future
utilities such as chown. Also added support for numeric UIDs/GIDs
instead of only accepting user/group names.
0 commit comments