Are you sure that the configuration file in question is closed and re-opened each
15 minutes?
If not, maybe the new configuration file version exists under another inode, and the
previous inode will continue to be accessed by your script and be unlinked only when
you finish running your script.


Tzahi Fadida wrote:

Hi all,
I am trying to understand why when i run an sh script that calls another script, for 
example perl,
when i change one of the subscripts or some configuration file the changes don't show 
on the running
sub script (that is recalled every 15 minutes so it should refresh).
is there a refresh command in sh?


--- Omer My opinions, as expressed in this E-mail message, are mine alone. They do not represent the official policy of any organization with which I may be affiliated in any way. WARNING TO SPAMMERS: at http://www.zak.co.il/spamwarning.html



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to