Linux Shell Scripting: Difference between revisions
Jump to navigation
Jump to search
(related wiki) |
Hoof Hearted (talk | contribs) (fix license) |
||
Line 1: | Line 1: | ||
{{Wiki | {{Wiki | ||
| logo = http://c.cyberciti.biz/cbzcache/images/nixcraft-logo.gif | |logo = http://c.cyberciti.biz/cbzcache/images/nixcraft-logo.gif | ||
| URL = http://bash.cyberciti.biz/guide/Main_Page | |URL = http://bash.cyberciti.biz/guide/Main_Page | ||
| recentchanges URL = http://bash.cyberciti.biz/guide/Special:RecentChanges | |recentchanges URL = http://bash.cyberciti.biz/guide/Special:RecentChanges | ||
| wikinode URL = No | |wikinode URL = No | ||
| status = Active | |status = Active | ||
| language = English | |language = English | ||
| editmode = OpenEdit | |editmode = OpenEdit | ||
| engine = MediaWiki | |engine = MediaWiki | ||
| license = Creative Commons Attribution- | |license = Creative Commons Attribution Non-Commercial Share Alike | ||
| maintopic = Programming | |maintopic = Programming | ||
}} | }} | ||
This book is for {{tag|students}} and Linux System Administrators. It provides the skills to read, write, and debug {{tag|Linux}} shell scripts using {{tag|bash}} shell. The book begins by describing Linux and simple scripts to automate frequently executed commands and continues by describing conditional logic, user interaction, loops, menus, traps, and functions. Finally, book covers various {{tag|system administration|sys admin}} related scripts such as making a backup, using cron jobs, writing interactive tools, web based tools, remote login, ftp and database backup related scripts. This book is intended for Linux system administrators or students who have mastered the basics of a Linux Operating System. | This book is for {{tag|students}} and Linux System Administrators. It provides the skills to read, write, and debug {{tag|Linux}} shell scripts using {{tag|bash}} shell. The book begins by describing Linux and simple scripts to automate frequently executed commands and continues by describing conditional logic, user interaction, loops, menus, traps, and functions. Finally, book covers various {{tag|system administration|sys admin}} related scripts such as making a backup, using cron jobs, writing interactive tools, web based tools, remote login, ftp and database backup related scripts. This book is intended for Linux system administrators or students who have mastered the basics of a Linux Operating System. | ||
Related wiki: | Related wiki: | ||
* Greg's Wiki for people doing Unix shell scripting or system administration http://mywiki.wooledge.org/ | *Greg's Wiki for people doing Unix shell scripting or system administration http://mywiki.wooledge.org/ | ||
* [[Bash Hackers Wiki]] | *[[Bash Hackers Wiki]] | ||
{{Size | {{Size | ||
| pages = 193 | |pages = 193 | ||
| statistics URL = http://bash.cyberciti.biz/guide/Special:Statistics | |statistics URL = http://bash.cyberciti.biz/guide/Special:Statistics | ||
}} | }} | ||
[[ | [[Category:Shell scripting]] |
Latest revision as of 17:26, 3 December 2012
This book is for students and Linux System Administrators. It provides the skills to read, write, and debug Linux shell scripts using bash shell. The book begins by describing Linux and simple scripts to automate frequently executed commands and continues by describing conditional logic, user interaction, loops, menus, traps, and functions. Finally, book covers various sys admin related scripts such as making a backup, using cron jobs, writing interactive tools, web based tools, remote login, ftp and database backup related scripts. This book is intended for Linux system administrators or students who have mastered the basics of a Linux Operating System.
Related wiki:
- Greg's Wiki for people doing Unix shell scripting or system administration http://mywiki.wooledge.org/
- Bash Hackers Wiki
Wiki size: | 193 article pages see stats |