I'm looking for a command that allows me to securely move a file or directory.
If it doesn't exist, is my only option to write a shell script that
- securely copies the item to the destination
- compares source and destination
- securely deletes the source