learning shell scripting Learning resources and notes for Unix shell scripting. brittni's guide to unix comments Comments in a shell script start with the # symbol. Comments are ignored by the shell interpreter. # this is a comment pwd development steps create a new shell script file open the shell script file write the shell script execute the shell script Copyright (C) 2025 brittni and the polar bear LLC.