diff options
Diffstat (limited to 'devdocs/bash/shell-variables.html')
| -rw-r--r-- | devdocs/bash/shell-variables.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/bash/shell-variables.html b/devdocs/bash/shell-variables.html new file mode 100644 index 00000000..046d9d71 --- /dev/null +++ b/devdocs/bash/shell-variables.html @@ -0,0 +1,6 @@ +<h1 class="chapter">Shell Variables</h1> <p>This chapter describes the shell variables that Bash uses. Bash automatically assigns default values to a number of variables. </p> <ul class="section-toc"> <li><a href="bourne-shell-variables" accesskey="1">Bourne Shell Variables</a></li> <li><a href="bash-variables" accesskey="2">Bash Variables</a></li> </ul><div class="_attribution"> + <p class="_attribution-p"> + Copyright © 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.<br>Licensed under the GNU Free Documentation License.<br> + <a href="https://www.gnu.org/software/bash/manual/html_node/Shell-Variables.html" class="_attribution-link">https://www.gnu.org/software/bash/manual/html_node/Shell-Variables.html</a> + </p> +</div> |
