Restore items from trash to current directory via commandline in Ubuntu Linux December 27, 2011 Once I had to look for command line alternatives to restore items from trash since I was not able to do it from the GUI. mv ~/.local/share/Trash/files/myFile.doc ./ Read more