diff options
Diffstat (limited to 'de-de/bash-de.html.markdown')
| -rw-r--r-- | de-de/bash-de.html.markdown | 11 | 
1 files changed, 7 insertions, 4 deletions
| diff --git a/de-de/bash-de.html.markdown b/de-de/bash-de.html.markdown index 107b8a07..9e3d7bc8 100644 --- a/de-de/bash-de.html.markdown +++ b/de-de/bash-de.html.markdown @@ -1,10 +1,13 @@  --- -language: bash +category: tool +tool: bash +lang: de-de  contributors: -    - ["Jake Prather", "http:#github.com/JakeHP"] +    - ["Max Yankov", "https://github.com/golergka"] +    - ["Darren Lin", "https://github.com/CogBear"] +translators:      - ["kultprok", "http://www.kulturproktologie.de"] -filename: LearnBash-de.bash -lang: de-de +filename: LearnBash-de.sh  ---  Bash ist der Name der Unix-Shell, die als Shell des GNU-Betriebssystems und auch als Standard-Shell von Linux und Mac OS X ausgeliefert wurde. | 
