diff options
Diffstat (limited to 'linux/bash.html')
-rw-r--r-- | linux/bash.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/linux/bash.html b/linux/bash.html index f49d27e..7b98eb5 100644 --- a/linux/bash.html +++ b/linux/bash.html @@ -2,12 +2,12 @@ <html dir="ltr" lang="en"> <head> <meta charset='utf-8'> - <title>2.5.2. Bash</title> + <title>2.3.2. Bash</title> </head> <body> - <a href="index.html">Core OS Index</a> + <a href="index.html">GNU/Linux Index</a> - <h1 id="bash">2.5.2. Bash</h1> + <h1 id="bash">2.3.2. Bash</h1> <p>Just to be sure, setup bash as default login;<p> @@ -32,7 +32,7 @@ alias, editor.</dd> </dl> - <h2 id="profile">2.5.2.1. Profile</h2> + <h2 id="profile">2.3.2.1. Profile</h2> <p>Example of ~/.profile;</p> @@ -73,7 +73,7 @@ fi fi </pre> - <h2 id="bashrc">2.5.2.2. Bash RC</h2> + <h2 id="bashrc">2.3.2.2. Bash RC</h2> <p>Example of ~/.bashrc;</p> @@ -136,7 +136,7 @@ fi </pre> fi </pre> - <h2 id="bash_profile">2.5.2.3. Bash profile</h2> + <h2 id="bash_profile">2.3.2.3. Bash profile</h2> <p>Example of ~/.bash_profile;</p> @@ -152,11 +152,11 @@ fi </pre> </pre> - <a href="index.html">Core OS Index</a> + <a href="index.html">GNU/Linux Index</a> <p> - This is part of the Tribu System Documentation. - Copyright (C) 2020 - Tribu Team. + This is part of the LeetIO System Documentation. + Copyright (C) 2021 + LeetIO Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> |