I want to make a backup of a file by copying it to another folder and appending something to the filename to make it unique, such as the date/time. So I can run this backup command whenever, and it will make another backup copy of the file, and I'll end up with a folder of historical backups of the file.
Can Opus do that (what would be the raw command(s)), or shall I have Opus run an AutoHotkey script instead.