
Conquering the Command Line
by Mark Bates
Publisher: ConqueringTheCommandLine.com 2014
Number of pages: 155
Description:
Learn to master and conquer the most valuable and useful command line tools for Unix and Linux based systems. In this book you will find not only the most useful command line tools you need to know, but also the most helpful options and flags for those tools.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
An Awk Primerby Aurelio A. Heckert - Wikibooks
Awk has two faces: it is a utility for performing simple text-processing tasks, and it is a programming language for performing complex text-processing tasks. Awk is useful for simple, quick-and-dirty computational programming.
(10686 views)
Filesystem Hierarchy Standardby R. Russell, D. Quinlan, C. Yeoh - Filesystem Hierarchy Standard Group
The filesystem standard has been designed to be used by Unix distribution developers, package developers, and system implementors. However, it is primarily intended to be a reference on how to manage a Unix filesystem or directory hierarchy.
(11773 views)
Effective AWK Programmingby Arnold D. Robbins
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(14604 views)
Introduction to Unixby F.G. Fiamingo, L. DeBula, L. Condron - The Ohio State University
Table of contents: History of Unix; Unix Structure; Getting Started; System Resources and Printing; Shells; Special Unix Features; Text Processing; Other Useful Commands; Shell Programming; Editors; Unix Command Summary; A Short Unix Bibliography.
(10726 views)