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: An Operating Systems Vade Mecum, Second EditionAn Operating Systems Vade Mecum, Second Edition
by - Prentice Hall
The book is intended for a first course in operating systems at the undergraduate level. Operating systems are complex topic, this text unifies the diverse points of view and guide the novice step by step through the complexities of the subject.
(15415 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.
(18307 views)
Book cover: Xen Virtualization EssentialsXen Virtualization Essentials
by - Virtuatopia
Xen is a feature rich, open source, hypervisor-based virtualization solution which has gained both wide acceptance and an enviable reputation throughout the IT industry. This book emphasizes the practical aspects of working with Xen.
(11679 views)
Book cover: The Little Book of SemaphoresThe Little Book of Semaphores
by - Green Tea Press
A textbook that introduces the principles of synchronization for concurrent programming. It identifies patterns that are useful for a variety of synchronization problems and then show how they can be assembled into solutions.
(17691 views)