ACC SHELL

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

    Shift positional parameters.
    
    Rename the positional parameters $N+1,$N+2 ... to $1,$2 ...  If N is
    not given, it is assumed to be 1.
    
    Exit Status:
    Returns success unless N is negative or greater than $#.

ACC SHELL 2018