Term
|
Definition
In a shell environment, using special syntax to ensure that specific characters are not interpreted by the shell. |
|
|
Term
|
Definition
In regular expressions, a character that refers to a specific position in a line. |
|
|
Term
|
Definition
In regular expressions, a character that indicates that multiple of the previous character are referred to. |
|
|
Term
|
Definition
A program that can be used to browse page by page through a text file. |
|
|
Term
|
Definition
A search pattern that allows users to search text patterns in a flexible way. |
|
|
Term
|
Definition
The * character, which in a shell environment refers to an unlimited number of any characters. |
|
|