UNIX / Linux Shell Scripting Tutorial

Unix / Linux Bourne / Bash shell scripting book Buy this book as a 75-page PDF document.
Read the sample. All the content, available offline, with examples, no adverts, and convenient to print.

UNIX/Linux Shell CheatSheet : free A4 PDF (52Kb) | PNG (90Kb)

Unix / Linux Shell Scripting Tutorial

Steve's Bourne / Bash shell scripting tutorial

A Bourne Shell Programming/Scripting Tutorial for learning about using the Unix shell. Learn Linux / Unix shell scripting by example along with the theory. We'll have you mastering Unix shell scripting in no time! Available right here on the World Wide Web. Comments Welcome.
Version: 1.0z
© 2000 - 2008 Steve Parker.
Mail To: steve at steve-parker.org
Canonical URL: http://steve-parker.org/sh/sh.shtml
You are free to take copies of these pages for personal use.
Last Updated: 7th March 2008

Contents

1. Intro 2. Philosophy 3. A First Script 4. Variables - Part I 5. Wildcards 6. Escape Characters 7. Loops 8. Test 9. Case 10. Variables - Part II 11. Variables - Part III 12. External Programs 13. Functions 14. Hints and Tips 15. Quick Reference 16. Interactive 17. Exercises 1. Intro
  1. INTRO
  2. PHILOSOPHY
  3. A FIRST SCRIPT
  4. VARIABLES - Part I
  5. WILDCARDS
  6. ESCAPE CHARACTERS
  7. LOOPS
  8. TEST
  9. CASE
  10. VARIABLES - Part II
  11. VARIABLES - Part III
  12. EXTERNAL PROGRAMS
  13. FUNCTIONS
  14. HINTS AND TIPS
  15. QUICK REFERENCE
  16. INTERACTIVE SHELL
  17. EXERCISES

StumbleUponStumbleUpon | del.icio.usdel.icio.us

"When I started writing CGI script in Bourne shell on the Java team at Sun, I scoured the Internet for a good tutorial and used Steve Parker's guide, which I really like. Now that I've moved to Google and switched to Linux and bash, I've decided to use it as the basis for an in-house introductory course on bash scripting here at Google for our tech writers. I highly recommend it as accurate and written at the right level, plus it includes a useful reference"




Links To Other Resources



1. Intro
2. Philosophy
3. A First Script
4. Variables - Part I
5. Wildcards
6. Escape Characters
7. Loops
8. Test
9. Case
10. Variables - Part II
11. Variables - Part III
12. External Programs
13. Functions
14. Hints and Tips
15. Quick Ref
16. Interactive
17. Exercises
18. Forum
19. Recommended Books




My blog has tips about how to use Unix and Linux commands XML



contact