ACC SHELL

Path : /usr/share/bash/helpfiles/
File Upload :
Current File : //usr/share/bash/helpfiles/while

    Execute commands as long as a test succeeds.
    
    Expand and execute COMMANDS as long as the final command in the
    `while' COMMANDS has an exit status of zero.
    
    Exit Status:
    Returns the status of the last command executed.

ACC SHELL 2018