Aborting a Script
  
  
    There are three ways to abort a script:
    - 
        Press [Ctrl] + C while the script is executing.
      
- 
        Configure the switch to abort a script when an error
          occurs by using the following command:
        
      
- 
        Abort a script and store a status code in the $STATUS
          variable by using the following command: