Even having written many hundreds of Bash scripts over the years I sometimes forget the basic special parameters which are available. For that reason I’ve made this post which is a copy of the page from gnu.org. Original content from: https://www.gnu.org/software/bash/manual/html_node/Special-Parameters.html 3.4.2 Special Parameters The shell treats several parameters specially. These parameters may only be referenced; […]