Constant POSIX_DELETION_GUIDANCE
pub const POSIX_DELETION_GUIDANCE: &str = "- Prefer `trash` over `rm` (recoverable beats gone forever).\n";Expand description
Deletion advice for POSIX shells, and the fallback for runtimes with no shell at all (which render the Safety section but spawn nothing).