Learning the Korn Shell

Learning the Korn Shell
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 360
Release :
ISBN-10 : 9781449360948
ISBN-13 : 1449360947
Rating : 4/5 (947 Downloads)

Book Synopsis Learning the Korn Shell by : Bill Rosenblatt

Download or read book Learning the Korn Shell written by Bill Rosenblatt and published by "O'Reilly Media, Inc.". This book was released on 1993-01-01 with total page 360 pages. Available in PDF, EPUB and Kindle. Book excerpt: This Nutshell Handbook® is a thorough introduction to the Korn shell, both as a user interface and as a programming language.The Korn shell, like the C and Bourne shells, is a program that interprets UNIX commands. It has many features that aren't found in other shells, including command history (the ability to recall and edit previous commands). The Korn shell is also faster; several of its features allow you to write programs that execute more quickly than their Bourne or C shell equivalents.This book provides a clear and concise explanation of the Korn shell's features. It explains ksh string operations, co-processes, signals and signal handling, and one of the worst "dark corners" of shell programming: command-line interpretation. It does this by introducing simple real-life examples and then adding options and complexity in later chapters, illustrating the way real-world script development generally proceeds. An additional (and unique) programming aid, a Korn shell debugger (kshdb), is also included.Learning the Korn Shell is an ideal resource for many UNIX users and programmers, including software developers who want to "prototype" their designs, system administrators who want to write tools for their own use, and even novices who just want to use some of ksh's more advanced interactive features.


Learning the Korn Shell Related Books

Learning the Korn Shell
Language: en
Pages: 360
Authors: Bill Rosenblatt
Categories: Computers
Type: BOOK - Published: 1993-01-01 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This Nutshell Handbook® is a thorough introduction to the Korn shell, both as a user interface and as a programming language.The Korn shell, like the C and Bou
Learning the Korn Shell
Language: en
Pages: 324
Authors: Bill Rosenblatt
Categories: Computers
Type: BOOK - Published: 1993 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This book is a thorough introduction to UNIX's newest and most powerful command interpreter. Like the C shell and the Bourne shell, the Korn shell is both an in
Learning the Korn Shell
Language: en
Pages: 325
Authors: Bill Rosenblatt
Categories: Computers
Type: BOOK - Published: 1993 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

A thorough introduction to UNIX's newest and most powerful command interpreter, which combines the best features of the older Bourne and C shells, in addition t
Learning the bash Shell
Language: en
Pages: 356
Authors: Cameron Newham
Categories: Computers
Type: BOOK - Published: 2005-03-29 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an established player both as a server and on the desktop Learning the bash
Korn Shell Programming by Example
Language: en
Pages: 431
Authors: Dennis O'Brien
Categories: Computers
Type: BOOK - Published: 2001-01 - Publisher: Que Pub

DOWNLOAD EBOOK

A guide for system administrators of all types of UNIX distributions offers real-world examples demonstrating programming and troubleshooting techniques.