What I really want to know is how cron decides what order it executes scripts inside cron.weekly. I saw some scripts started with 0, but I wanted to know the scheme for deciding order.
Hi -<BR><BR>I have a script that mounts a Windows 2000 Server share using smbmount. When run out of cron, the smbmount command fails. However, run manually, the script works perfectly. If I run the ...