#!/bin/sh
Sistema operacional multitarefa e multiusuário
Anos 70
Ken Thompson (sentado) e Dennis Ritchie num PDP-11
Ken Thompson e Dennis Ritchie (1973)
é um meio de interagir com o computador usando comandos em forma de linhas de texto, o programa que captura e interpreta esses comandos é chamado shell
What is the difference between a kernel, drivers, and shell?
1991 por Linus Torvalds
#!/bin/sh
Bourne shell | sh |
KornShell | ksh |
C shell | csh |
tee-see-shell | tcsh |
Bash | bash |
Z shell | Zsh |
friendly interactive shell | fish |
PowerShell | |
Scheme shell | scsh |
joenio@joenio.me
Esta apresentação está disponível em:
http://joenio.me/shell-script
(código-fonte: http://github.com/joenio/joenio.me)
Onde e quando esta apresentação foi realizada