Page MenuHomeFreeBSD

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

Authored by ivy on Fri, May 23, 6:30 PM.
Tags
None
Referenced Files
F120095905: D50497.id156137.diff
Sun, Jun 15, 1:19 AM
Unknown Object (File)
Sat, Jun 14, 3:58 AM
Unknown Object (File)
Wed, Jun 4, 6:46 PM
Unknown Object (File)
Sat, May 31, 12:03 PM
Unknown Object (File)
Sat, May 31, 10:45 AM
Unknown Object (File)
Wed, May 28, 10:47 PM
Unknown Object (File)
Wed, May 28, 10:31 PM
Unknown Object (File)
Wed, May 28, 5:58 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable