Kanwar Ranbir Sandhu wrote:

> That won't work - there are too many files.

maybe you need to write a script to delete them.

using something like;

 cd /home/ranbir/.cache/gnome-mplayer/plugin
 find . -type f -name '*' -exec rm -f {} \;

or

 rm -fR /home/ranbir/.cache/gnome-mplayer/plugin/gnome-mplayer*

then you could run it along with your shutdown, or if you leave system up,
a cron when you sleep.

-- 

peace out.

tc,hago.

g
.

****
in a free world without fences, who needs gates.
**
help microsoft stamp out piracy - give linux to a friend today.
**
to mess up a linux box, you need to work at it.
to mess up an ms windows box, you just need to *look* at it.
**
learn linux:
'Rute User's Tutorial and Exposition' http://rute.2038bug.com/index.html
'The Linux Documentation Project' http://www.tldp.org/
'LDP HOWTO-index' http://www.tldp.org/HOWTO/HOWTO-INDEX/index.html
'HowtoForge' http://howtoforge.com/
****



Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to