I'm running a recent Linux Mint and tried to move a file within the same mount using Cut and Paste in Nemo (file manager). Although there was a file with the same file name already present in the destination directory, nothing happened (e.g. no "overwrite?" dialog) -- except the source file is now gone. Trying to "undo" the action, a dialog with IO error appeared.
Is there a way to restore the source file?
find ~ -name 'name-of-file'(wherename-of-fileis either the complete and exact name of the file or a filename globbing pattern that should match the name).