The character used to escape sequences.
Characters that require quotes, white space is always implied.
The character used to quote sequences, preventing variable expansion.
The character used to quote sequences, allowing variable expansion.
Should add escape-characters in front of forbidden characters.
Should quote the argument in such a way that variables CANNOT be expanded.
Should quote the argument in such a way that variables CAN be expanded.
Functions that provide shell quoting capabilities.