Skip to content
The Bash Insectarium

/static/insetario/en/etiqueta/deslocamentos/

Menu

This filter is a page

Drawer: Displacements

Ways of moving — between directories and between arguments.

3 insects on this page

  1. BSH-026 cd - Back to the previous directory — and it even announces where it went. Displacements common
  2. BSH-027 pushd A stack of directories: push on the way out, pop on the way back. Displacements uncommon
  3. BSH-028 shift Discards the first argument and pulls the queue one step forward. Displacements uncommon