- “#!”: hash bang (not “shub-ang”)
- sh: shuh like le as in le monde (not “ess ayche”)
- tcl: tickle
One of the hardest for me though is on a different topic to pronunciation. What name would you give to a variable that keeps track of the current working directory? What name did bash use for this variable?
Answers (for me):
- pwd: is “print working directory”
- $PWD: is “pcurrent working directory”, the P is silent.