Logo

Command Line Cookbook

Command Line Cookbook

Publisher: GitBook
Number of pages: 62

Description:
A cookbook for using command line tools to do everyday's job. In everyday's job, you often encounter various types of repetitive manual tasks, such as renaming a lot of files, finding texts, processing texts and so on. These tasks take a lot of time doing manually using GUI. This book aims to leverage the power of the command line tools to make your job less tedious and more enjoyable.

Home page url

Download or read it online for free here:
Download link
(210KB, PDF)

Similar books

Book cover: Implementing CIFS: The Common Internet File SystemImplementing CIFS: The Common Internet File System
by - Prentice Hall PTR
CIFS is Microsoft's standard for Internet file sharing. This book is a cross-platform guide to CIFS capabilities and behavior for developers who want to add CIFS compatibility to their products, and for network and system administrators.
(18179 views)
Book cover: Baking Pi: Operating Systems DevelopmentBaking Pi: Operating Systems Development
by - University of Cambridge
This course takes you through the basics of operating systems development in assembly code. Rather than leading the reader through the full details of creating an Operating System, these tutorials focus on achieving a few common tasks separately.
(9725 views)
Book cover: Lecture Notes on Operating SystemsLecture Notes on Operating Systems
by - Unversity of Wisconsin -- Madison
Intended as a general introduction to the techniques used to implement operating systems and related kinds of systems software. Among the topics covered will be process management; processor scheduling; deadlock prevention, avoidance, and recovery.
(11405 views)
Book cover: Project Oberon - The Design of an Operating System and CompilerProject Oberon - The Design of an Operating System and Compiler
by
Here are the results of Project Oberon, which goal was to design an entire system from scratch. It gives advice on how a system might be built, and demonstrates how one was built. Program listings alone contain the ultimate explanations.
(18230 views)