diff options
author | Adam <adam@adambard.com> | 2013-08-27 21:23:09 -0700 |
---|---|---|
committer | Adam <adam@adambard.com> | 2013-08-27 21:23:09 -0700 |
commit | c7a1136772588e57a3f9c20be9102a80a6f7f3e8 (patch) | |
tree | 500f0ce037af3c891a1ca1a3356eae4d7b0d3728 /bash.html.markdown | |
parent | 42bd97850fa92f1f78b67e2c401af4924643dac7 (diff) |
Edits
Diffstat (limited to 'bash.html.markdown')
-rw-r--r-- | bash.html.markdown | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bash.html.markdown b/bash.html.markdown index 7421f880..a0c43c12 100644 --- a/bash.html.markdown +++ b/bash.html.markdown @@ -1,12 +1,10 @@ --- - category: tool tool: bash contributors: - ["Max Yankov", "https://github.com/golergka"] - ["Darren Lin", "https://github.com/CogBear"] filename: LearnBash.sh - --- Bash is a name of the unix shell, which was also distributed as the shell for the GNU operating system and as default shell on Linux and Mac OS X. |