I have been attempting to write some unattended applications install on XP. The problem is that during installation of some applications, they attempt to start "iexplorer" or "chrome". Is there an example of a background script that will wait for either process to start, and immediately...
I have a problem that I’m trying to work out in gawk. This should be so simple, but my attempts ended up with a
divide by zero errors.
What I trying to accomplish is as follows –
maxlines = 22 (fixed value)
maxnumber = > max lines (unknown value)
Example:
maxlines = 22
maxnumber = 60
My...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.