1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-16 19:54:38 +02:00
This commit is contained in:
ven
2016-06-16 15:22:06 +02:00
committed by GitHub
parent 02eec22922
commit 1e117c111f

View File

@@ -12,9 +12,9 @@ contributors:
- ["Gregrory Kielian", "https://github.com/gskielian"] - ["Gregrory Kielian", "https://github.com/gskielian"]
- ["Etan Reisner", "https://github.com/deryni"] - ["Etan Reisner", "https://github.com/deryni"]
translators: translators:
- ["Jeroen Deviaene", "https://www.github.com/jerodev"] - ["Jeroen Deviaene", "https://www.github.com/jerodev"]
lang: nl-nl lang: nl-nl
filename: LearnBash.sh filename: LearnBash-nl.sh
--- ---
Bash is de naam van den unix shell, deze wordt gebruikt voor het GNU operating system en is de standaard shell op Linux en Mac OS X. Bash is de naam van den unix shell, deze wordt gebruikt voor het GNU operating system en is de standaard shell op Linux en Mac OS X.