Ubuntu, empty trash from CLI?

To empty our trash from terminal on Ubuntu;

sudo rm -rf ~/.local/share/Trash/

for boot partititon;

sudo rm -rf /boot/.Trash-0/

Be careful while using ‘rm -rf’ as it deletes the files and directories permanently.



Bir yanıt yazın

(gerekli)