Table of Contents

Shell - (Word | Token | Field)

About

In a bash pipeline, the pipeline message is known as:

This is a sequence of characters considered as a single unit by the shell.

The first message is the standard input.

Word and Field Differences:

Modification

Expansion

With the following expansion, you can change the number of words of the expansion;

The only exceptions are the expansions of:

Command

The read command can split an input into line or word.