https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250405
--- Comment #3 from Bob Bishop <[email protected]> --- (In reply to Steve Wills from comment #2) Since you can run any command as an arg to (the shell invoked by) su, it's unfortunately impossible to make the sets of options disjoint. Consider eg the contrived: su -c staff fred -c "ls -c" which has three option spaces. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
