Hmm.. OK I'm peeved

Maybe this was designed so that if you have programs / add-ons that needs specific clear down instructions before rebooting you would put the instructions here.
If not, then one should avoid creating multiple non-standard means of doing the same thing. Very confusing for someone trying to grasp it all.
One minor example :-
On previous versions of SME, I used tailf as a shortcut to tail -f (which I use very often). So much so that now, with 5.6, tailf no longer works and I keep having to remember to type tail -f (too used to tailf). Sure, we could write script files to shortcut them but that just perpetuates the very problem I'm trying to highlight.
Kelvin