Bültmann & Gerriets
Learn Linux Quickly
A Comprehensive Guide for Getting Up to Speed on the Linux Command Line (Ubuntu)
von Code Quickly, Paul H Bartley
Verlag: Drip Digital LLC
Hardcover
ISBN: 978-1-951791-83-4
Erschienen am 01.12.2021
Sprache: Englisch
Format: 254 mm [H] x 178 mm [B] x 11 mm [T]
Gewicht: 380 Gramm
Umfang: 196 Seiten

Preis: 16,30 €
keine Versandkosten (Inland)


Dieser Titel wird erst bei Bestellung gedruckt. Eintreffen bei uns daher ca. am 24. Oktober.

Der Versand innerhalb der Stadt erfolgt in Regel am gleichen Tag.
Der Versand nach außerhalb dauert mit Post/DHL meistens 1-2 Tage.

16,30 €
merken
klimaneutral
Der Verlag produziert nach eigener Angabe noch nicht klimaneutral bzw. kompensiert die CO2-Emissionen aus der Produktion nicht. Daher übernehmen wir diese Kompensation durch finanzielle Förderung entsprechender Projekte. Mehr Details finden Sie in unserer Klimabilanz.
Klappentext

You've experienced the shiny, point-and-click surface of your Linux computer--now dive below and explore its depths with the power of the command line.

The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching, and more.

In addition to that practical knowledge, we reveal the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix mainframes of yore.

As you make your way through the book's short, easily-digestible chapters, you'll learn how to:

¿ Create and delete files, directories, and symlinks
¿ Administer your system, including account creation, package installation, and process management
¿ Use standard input and output, redirection, and pipelines
¿ Edit files with Vim, the world's most popular text editor
¿ Write shell scripts to automate common or boring tasks
¿ Slice and dice text files with grep, sed, uniq, and sort

Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with your computer. Just don't be surprised if your mouse starts to gather dust