On Thursday 19 February 2009 20:24:12 Alex Riebs wrote:
> It doesn't work and I'm not sure what else to try. I'm not even sure if the
> scripts are running (how can I check?).

You can check whether a script has run by adding a line similar to the 
following into each script:

echo "This script has  run" >/tmp/script.log

If it runs, the file /tmp/script.log will show the evidence.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to