(no title)
luuuzeta | 2 years ago
* a non-alphabetic character
* that is at the start of a word
* that communicates meta-information about the word.
He gives the example of `echo $USER`, where `$` is a single that communicates that `USER` is a variable, presumably with some contents. Thus, I'd wager `$` is a sigil in `$foo`.
__MatrixMan__|2 years ago