an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for Command Line Fundamentals, a book by Vivek  N Book cover for Command Line Fundamentals, a book by Vivek  N

Command Line Fundamentals

Learn to use the Unix command-line tools and Bash shell scripting
2018 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 30.99
Book + eBook £ 37.19
eBook Only £ 22.69
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

Summary


Master shell basics and Unix tools and discover easy commands to perform complex tasks with speed


Key Features


  • Learn why the Bash shell is widely used on Linux and iOS

  • Explore advanced shell concepts, such as pipes and redirection

  • Understand how to use Unix command-line tools as building blocks for different tasks


Book Description


The most basic interface to a computer—the command line—remains the most flexible and powerful way of processing data and performing and automating various day-to-day tasks.



Command Line Fundamentals begins by exploring the basics, and then focuses on the most common tool, the Bash shell (which is standard on all Linux and iOS systems). As you make your way through the book, you'll explore the traditional Unix command-line programs as implemented by the GNU project. You'll also learn to use redirection and pipelines to assemble these programs to solve complex problems.



By the end of this book, you'll have explored the basics of shell scripting, allowing you to easily and quickly automate tasks.


What you will learn


  • Use the Bash shell to run commands

  • Utilize basic Unix utilities such as cat, tr, sort, and uniq

  • Explore shell wildcards to manage groups of files

  • Apply useful keyboard shortcuts in shell

  • Employ redirection and pipes to process data

  • Write both basic and advanced shell scripts to automate tasks

Who this book is for


Command Line Fundamentals is for programmers who use GUIs but want to understand how to use the command line to complete tasks faster.