.xsession-errors file

Donn donn.ingle at gmail.com
Wed May 9 16:25:12 UTC 2007


> routine cleanup services I ereased 65BG of the same file. Any idea why it
> grows so large and what to do with it?
>
No idea why it's going mad like that. You *could* create a cron job to remove 
it every hour.

crontab -e
Then put in:
0 * * * * rm -f ~/.xsession-errors

Best to:
man crontab

hth,
/d




More information about the kubuntu-users mailing list