Anne Wilson skrev:
> For some reason I can't get tmpwatch to run on this laptop - it used to.
>
> usr/sbin/tmpwatch --mtime --verbose 168 /home/anne/.tmp
Is this a typo, or did you forget the initial /
> bash: usr/sbin/tmpwatch: No such file or directory
> [anne@anne-laptop ~]$ locate tmpwatch
> /etc/cron.daily/tmpwatch
> /etc/sysconfig/tmpwatch
> /usr/sbin/tmpwatch
>
> ~/.tmp certainly does exist as well. It's funny, this command has always
> worked for me.
>
> Anne