HomeFreeBSD

move ch{own,grp}(8) and tee(1) to FreeBSD-runtime

Description

move ch{own,grp}(8) and tee(1) to FreeBSD-runtime

chown and chgrp are almost essential for system management; in
particular, a lot of rc.d scripts rely on them. tee is quite
commonly used in shell scripts, and is small enough that there's
no real need for it to be in -utilities.

PR: 287014
Reviewed by: dch, manu, des, emaste
Approved by: des (mentor)
Differential Revision: https://reviews.freebsd.org/D50497

Details

Provenance
ivyAuthored on May 27 2025, 7:35 AM
Reviewer
dch
Differential Revision
D50497: move ch{own,grp}(8) and tee(1) to FreeBSD-runtime
Parents
rG06c41801afac: svcj: correctly handle kernels without INET or INET6
Branches
Unknown
Tags
Unknown