Logo

Linux Shell Scripting Tutorial: A Beginner's Handbook

Small book cover: Linux Shell Scripting Tutorial: A Beginner's Handbook

Linux Shell Scripting Tutorial: A Beginner's Handbook
by

Publisher: nixCraft

Description:
This tutorial is designed for beginners who wish to learn the basics of shell scripting/programming plus introduction to power tools such as awk, sed, etc. This document contains examples rather than all the features of shell.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Managing Projects with GNU MakeManaging Projects with GNU Make
by - O'Reilly
make is one of the most enduring features of both Unix and other operating systems. This edition focuses on the GNU version of make, which has become the industry standard. The book provides guidelines on meeting the needs of large projects.
(12545 views)
Book cover: The Linux Kernel Module Programming GuideThe Linux Kernel Module Programming Guide
by - CreateSpace
An excellent guide for anyone wishing to get started on kernel module programming. The author takes a hands-on approach starting with simple programs, and quickly moves from there. The book has a lively style that entertains while it educates.
(14415 views)
Book cover: Linux Appliance DesignLinux Appliance Design
by - No Starch Press
The book shows how to use librta to build a Linux appliance. Topics include appliance architecture, security, and how to build simple, yet responsive user interfaces. The book shows how to build different user interfaces including a web interface.
(5622 views)
Book cover: Linux Device Drivers, 3rd EditionLinux Device Drivers, 3rd Edition
by - O'Reilly Media, Inc
The book on device drivers writing for the Linux operating system. It explains how the kernel works and how to adapt it to your needs. A source of information both for programmers who deal with the Linux and people who want to experiment.
(16746 views)