8-8task Commandstask resumeTo resume one or all tasks previously suspended on the currentlyopened controller, use the task resume command. You suspendtasks with the task suspend command.Syntaxtask resume [/all{=boolean}] [{integer}]Parameters{integer}Specifies the task ID for the task to resume. Perform a tasklist /all to display the task IDs for all tasks currentlysuspended on the open controller before resuming a specifictask or all tasks.Switches/all{=boolean}Specifies whether to resume all suspended tasks. If you setthis switch to TRUE, the command resumes all tasks that weresuspended on the currently opened controller.If you do not specify this switch or a valid task ID, thecommand displays an appropriate error message.ExamplesBefore resuming a suspended task, use the task list commandto identify any suspended tasks, as in the following example.AAC0>task listExecuting: task listTaskId Function Done% Array State Specific1 Specific2------ -------- ----- --------- ----- --------- ---------101 Scrub 24.6% 0 SUS 00000000 00000000The following example shows the use of the task resumecommand to resume task 101, which was previously stopped withthe task suspend command:AAC0>task resume 101Executing: task resume 101