Créer un compte gratuit
Rejoignez Calaméo pour publier et partager vos documents !
Notez et commentez vos publications favorites, téléchargez des documents, partagez vos lectures avec vos amis.
Bash Beginners Guide
173 pages
Publié par
Poussah
Copyright :
Tous droits réservés
Everybody working on a UNIX or UNIX-like system who wants to make life easier on themselves, power users and sysadmins alike, can benefit from reading this book.
Explores:
* Bash scripts
* Writing and debugging scripts...
[Plus]
Everybody working on a UNIX or UNIX-like system who wants to make life easier on themselves, power users and sysadmins alike, can benefit from reading this book.
Explores:
* Bash scripts
* Writing and debugging scripts
* The bash environment: Shell initialization files, Variables, Quoting characters, Shell expansion, aliases
* Regular expressions
* sed stream editor
* awk programming language
* Conditional statements (if, if/then/else, if/then/elif/else, Nested if statements, Boolean operations)
* Writing interactive scripts
* Repetitive tasks
* Functions
* Catching signals
source: http://tille.garrels.be/training/bash/
[Moins]
Tags
bash,
beginners,
chapter,
commands,
debugging,
executing,
exercises,
features,
guide,
information,
order,
running,
script,
scripts,
shell,
word,
writing