9-10task Commandstask stopTo stop one or all tasks running on the currently opened controller,use the task stop command.Syntaxtask stop [/all{=boolean}]Parameters{integer}Specifies the task ID for the task to stop. Perform a task list/all to display the task IDs for all tasks currently running onthe open controller before stopping a specific task or all tasks.Switches/all{=boolean}Specifies whether to stop all running tasks. If you set thisswitch to TRUE, the command stops all tasks that were runningon the currently opened controller.If you do not specify this switch or a valid task ID, thecommand displays an appropriate error message.ExamplesBefore stopping a running task, use the task list command toidentify any currently running tasks, as in the following example:AAC0>task listExecuting: task listTaskId Function Done% Array State Specific1 Specific2------ -------- ----- --------- ----- --------- ---------101 Scrub 24.6% 0 RUN 00000000 00000000The following example shows the use of the task stop commandto stop task 101:AAC0> task stop 101Executing: task stop 101Use the task list command after using the task stopcommand to display information about the task, as in the followingexample: