https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229472
Benjamin Kaduk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Benjamin Kaduk <[email protected]> --- (In reply to Torsten Zuehlsdorff from comment #5) Well, most builtins don't have corresponding standalone binaries (to large extent because they need to modify the state of the running shell). But, kill(1) has a manpage as a standalone utility, as does login(1), time(1), etc. I do use basically the same workflow (though I tend to use sh.1 instead of bash.1), but I'm not sure there's a great option here that maintains the technical accuracy. -- 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]"
