PREV INDEX NEXT

Author: Unknown
Subject: $1 as a command line argument
Date: Tuesday, 20 Oct 2020, 23:01:15

I notice that when I run 

/c/cs323/Hwk3/McBash a $1

With stdin of "$2", the program prints an empty string. Is this behavior due to the $ in the command line argument?
PREV INDEX NEXT