The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
run1. Watch programs and restart them if they die Run allows you to run a program, and ensure that you have only one of that program running simultaneously. i.e. we would like to run some program, but not if its already running. We also may need to restart the program if it dies. Run accomplishes these tasks giving all the functionality that would otherwise require tedious shell scripting to accomplish. PLEASE NOTICE that upstream considers this package "a broken program" and advises on his home page not to use run unless one is prepared to debug. However, run seems to be working reasonably well, but be warned. Remove the Conflicts: line from control file if you want to build on potato From Debian 3.0r0 APT |
|
|