https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213705
Bug ID: 213705 Summary: shutdown not gracefully exiting shells losing their console history. Product: Base System Version: 11.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: jo...@a1poweruser.com The normal behavior of csh shells on exit is to save the session console command history for that user and restore the previous session history when that user logs back in. The long existing problem with the shutdown, reboot, and halt commands is that they just kill all things running including the shells of any users logged on the system resulting in the loss of their current session console command history. The goal would be to have shutdown, reboot, and halt commands changed to gracefully exit all currently running shells before starting to kill all remaining things running or at least gracefully exit the shell that the command was issued from. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"