
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
AIX Reference for Sun Solaris Administratorsby IBM Redbooks - Vervante
This book is written for Sun Solaris administrators who wants to transfer their knowledge of Solaris UNIX skills to the AIX 5L operating system. This redbook will basically compare system administration tasks in Solaris 8 to AIX 5L Version 5.1.
(10950 views)
Learning the vi editor- Wikibooks
vi is a powerful editor that is ubiquitous amongst Unix and Unix-like operating systems, but is available on many other operating systems. Even if you use another editor you must have a passing knowledge of vi as an administrator.
(16465 views)
Beej's Guide to Unix Interprocess Communicationby Brian "Beej Jorgensen" Hall
This document discusses several methods of Interprocess Communication, some of which are better suited to certain tasks than others. If you know C or C++ and are pretty good using a Unix environment, these documents are for you.
(13298 views)
Bash Guide for Beginnersby Machtelt Garrels
Useful concepts in the daily life of a Bash user. Basic shell knowledge is required. Discussion about common shell practices and building blocks, grep, awk and sed tools with more examples. The second part is about loops, functions and traps.
(16984 views)