📄️ Bash - logging history
This source has an excellent tip for maintaining a log of bash commands.
📄️ SSH file transfers
See ref
📄️ sudo redirection permissions
Redirection is not handled by sudo and the shell does not (always) have the permission required in a redirection. So, using this as a guide,