I am trying to add an item when I right click on a file or folder. I want to add "moved to shred" under "Move To"
I do not want to delete the file or move it to trash. I have a folder where I put all my personal files so I can shred them using:
shred -n30 filename
I like to do this manually to make sure I do not destroy important files or files i put there my mistake.
I try the nautilus action but it is not very user friendly.
How can I add a new option under the "move to" group?
I am using Ubuntu 12.04 but it will be nice to know if 14.04 supports it too since I am planning to migrate soon.