~ RMM
Bourne Shell

Bourne shell

Overview

The Bourne shell is the traditional Unix shell originally written by Stephen Bourne.

v7 il the first official releae on UNIX systems and is the reference for SUS 03 spécifications

NOTICE Shell on SUS 03 and above is not strictly Bourne Shell v7 but an improved version

Metacharacters

;     &     (     )     |     <     >     newline     space     tab     newline

Control operators

;     &     &&     ||     newline

Commands

Builtin

Special

Parameters

Variables

Sources