diff options
author | punk <punk@libernaut> | 2021-04-21 15:42:20 +0100 |
---|---|---|
committer | punk <punk@libernaut> | 2021-04-21 15:42:20 +0100 |
commit | 4107462e9ec1cabaa7f89bd8478caec3f0d5b46a (patch) | |
tree | a2e34d995cef5ac8068ec7047e93b1125c80d175 /linux/bash.html | |
parent | cfce80c5a0b8bc1eccc2f22a0d5d045d29467083 (diff) | |
parent | eac48b5a8d709135a95abcc2243b369095f074f4 (diff) | |
download | doc-4107462e9ec1cabaa7f89bd8478caec3f0d5b46a.tar.gz |
Merge branch 'master' into develop
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> |