2009年7月19日 星期日

how to remove trash file with command line

1.remove trash file
#sudo rm -rf ~/.local/share/Trash

2.when logout to clean trash file
#sudo vim ~/.bashrc
add new lins to run command
sync; sync; sync
rm -rf ~/.local/share/Trash

沒有留言:

張貼留言