warangalboy1
Programmer
Im a newbie to Unix Shell Scripting and im trying to solve the problem.
can any one plz help.
This is the problem.
Im trying to write a WW script which takes 2 arguments: 1) the name of some script ($1) and (2) an integer value ($2)
WW should execute the specified script for the specified number of seconds ($2) and suspend it for the same number of seconds ($2)
and continue this cycle until the specified script is completely executed.
DO let me know
Thanks in advance
can any one plz help.
This is the problem.
Im trying to write a WW script which takes 2 arguments: 1) the name of some script ($1) and (2) an integer value ($2)
WW should execute the specified script for the specified number of seconds ($2) and suspend it for the same number of seconds ($2)
and continue this cycle until the specified script is completely executed.
DO let me know
Thanks in advance