xorl has asked for the wisdom of the Perl Monks concerning the following question:
Is there a best way of having a script check to see if a new version of itself exists and updating it while running?
I'm doing something like this:
Is there a better way? Are there any pitfalls I might encounter?
Thanks in advance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: update a running script
by Eily (Monsignor) on Jun 26, 2013 at 15:49 UTC | |
|
Re: update a running script
by Anonymous Monk on Jun 27, 2013 at 00:35 UTC | |
|
Re: update a running script
by LanX (Saint) on Jun 27, 2013 at 00:48 UTC |