pub const NATIVE: &[&str];Expand description
The host OS’s stock read-only utilities, added to CORE. Deliberately
small and conservative: names whose ordinary use has no side effects.
(find is excluded: -delete/-exec make it not read-only.) There is no
run-time mechanism to add to this list.