I am using Nautilus. rm just does not work, not even with files that are on
the desktop or elsewhere, let alone the ones in Trash
alexandru@alexandru-desktop:~$ sudo rm -f JOCURIDIVERSE
[sudo] password for alexandru:
alexandru@alexandru-desktop:~$ sudo rm -f JOCURIDIVERSE
alexandru@alexandru-desktop:~$ SUDO RM -F JOCURIDIVERSE
bash: SUDO: command not found
alexandru@alexandru-desktop:~$ sudo rm -f JOCURIDIVERSE
alexandru@alexandru-desktop:~$ sudo rm -i linky.py
rm: cannot remove `linky.py': No such file or directory
alexandru@alexandru-desktop:~$ sudo rm JOCURIDIVERSE
rm: cannot remove `JOCURIDIVERSE': No such file or directory
alexandru@alexandru-desktop:~$ sudo rm UTILITAREpentruWindows
rm: cannot remove `UTILITAREpentruWindows': No such file or directory
alexandru@alexandru-desktop:~$