/   UNIX Books /  

Unix Shell Programming Books

Advertisement

Unix Shell Programming Books

This section contains free e-books and guides on Unix Shell Programming, some of the resources in this section can be viewed online and some of them can be downloaded.

Bash Shell Scripting by Wikibooks.org

Bash is a Unix shell and command language. This book provides an introductory level knowledge of Bash.

Author(s):

s NAPages

Introduction to Shell Programming

A shell script is a program written using Unix commands and shell programming constructs. Shell scripts can be used to automate repetitive command sequences and to perform actions on multiple files. This note cover the following topics: what is shell programming, basic Unix pipelines of commands about shell scripts, new commands, variables, parameters and shift cut, if-then-else-fi for-in-do-done, sed, gotchas.

Author(s):

s NAPages

O'Reilly Learning the Korn Shell

This note covers the following topics: Korn Shell Basics, Command-line Editing, Customizing Your Environment, Basic Shell Programming, Flow Control, Command-line Options and Typed Variables, Input/Output and Command-line Processing, Process Handling, Debugging Shell Programs, Korn Shell Administration.

Author(s):

s NAPages

Sed An Introduction

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

Bash Guide for Beginners

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

Bash Guide for BeginnersPDF

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

UNIX Bourne Shell Programming

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

Bash Reference Manual

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

UNIX/Linux Bourne/Bash Shell Scripting Tutorial

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

Advanced Bash Scripting Guide

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

Advanced Bash Scripting Guide PDF

Currently this section contains no detailed description for the page, will update this page soon.

Author(s):

s Pages

Advertisement