<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
This will be my first effort at cron, so please confirm that this is
how the cron file should be setup.<br>
<br>
0, 23, *, *, 1-5, del /tmp/*.*<br>
<br>
Then I would name the file tmpremove.cron<br>
<br>
Then I would do a crontab -l to make sure I had no files of the same
name.<br>
<br>
Then I would crontab tmpremove.cron to activate the file.<br>
<br>
Is this all correct?<br>
<br>
Jim Kronebusch wrote:<br>
<blockquote cite="mid002701c515ca$baf40ae0$b39b060a@winonacotter.org"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">We have installed k12ltsp version 4.1  I haven't updated the 
particular 
server in question.  I am having quite a few problem with the clients 
locking up and then the students not being able to reenter 
open office 
or Presentation afterwords.  Does anyone know how to remedy 
this situation?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I think I recall David Trask having similar problems and fixed this with
a cron job to remove all files from within /tmp periodically.


  </pre>
</blockquote>
</body>
</html>