# shift > Move positional parameters. > More information: . - Remove the first positional parameter: `shift` - Remove the first `n` positional parameters: `shift {{n}}`