Bash Reference Manual. Node: Shell Commands

PREVShell Syntax UPBasic Shell Features NEXTShell Functions

3.2: Shell Commands

  • Simple Commands The most common type of command.
  • Pipelines Connecting the input and output of several commands.
  • Lists How to execute commands sequentially.
  • Looping Constructs Shell commands for iterative action.
  • Conditional Constructs Shell commands for conditional execution.
  • Command Grouping Ways to group commands.
  • PREVShell Syntax UPBasic Shell Features NEXTShell Functions