Create a script called pulse that takes two parameters - the name of a script and an integer. pulse should execute the specified script for the specified number of seconds, suspend it for the same number of seconds, and continue this cycle until the specified script is finished.
What will be an ideal response?
A loop utilizing sleep and kill with the proper values will do most of the work here. Start the
target script and then enter a loop which sleeps for the specified amount of time and then
alternatively sends a suspend or wake up signal.
You might also like to view...
A tab stop can be removed by dragging it off the ruler
Indicate whether the statement is true or false
The Align button in the Sizing and Ordering group is available on the ____ tab.
A. Arrange B. Options C. Home D. Format
A direct way to search for a specific app is through the ____ box on the Start menu
A. locator B. search C. find D. seek
Three useful variations on the sequential search algorithm are: (1) the sentinel search, (2) the probability search, and (3) the ordered list search.
Answer the following statement true (T) or false (F)