- Dump history with user, hostname and date stamp.
history > "history_$USER-$HOSTNAME_$(date +"%Y-%m-%d-%H:%M:%S").txt"
- Here is a nice grep expression to remove blank lines and comment lines (change file as needed)
- will display the used settings in sshd_config without any clutter