๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Linux Command Line: FAST and EASY!: Linux Commands, Bash Scripting Tricks, Linux Shell Programming Tips and Bash One-Liners

โœ Scribed by Matthew Gimson


Publisher
CreateSpace Independent Publishing Platform
Year
2015
Tongue
English
Leaves
84
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This book covers the Linux command line commands, Bash Scripting Tricks, Linux Shell Programming Tips and Bash One-liners. The book starts by explaining on the origin of Linux, the people behind its development and also the reason behind development of Linux. The commands for the Linux command line have been discussed. These range from the basic ones to the more complex ones. Once you have read this book, you will understand how to view the contents of files on the standard output, copy and move files while preserving the file permissions and as well as navigate through different directories via the command line. Searching is very important in Linux. The grep command used for searching in Linux has been explored in this book including its numerous option, thus, you will become an expert in this. Tail command, which is used for viewing and particularly the last parts of a file, has also been discussed. You will get to know how to update your system and adjust its date and time via the command line. The tricks behind bash scripting have also been discussed. These include brace expansion, command substitution, command history and loops. Shell scripting has also been discusses. You will be able to create an executable of a shell file and execute it via the command line. Variable, loops, case statement and decision making shell have been explored in detail.

โœฆ Subjects


Programming;Linux;Operating Systems;Computers & Technology


๐Ÿ“œ SIMILAR VOLUMES


Command Line Kung Fu: Bash Scripting Tri
โœ Jason Cannon ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› CreateSpace Independent Publishing Platform ๐ŸŒ English

<h2>Become a Linux Ninja with Command Line Kung Fu!</h2> Do you think you have to lock yourself in a basement reading cryptic man pages for months on end in order to have ninja like command line skills? In reality, if you had someone share their most powerful command line tips, tricks, and patterns

Command Line Kung Fu: Bash Scripting Tri
โœ Jason Cannon ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› CreateSpace Independent Publishing Platform ๐ŸŒ English

<h2>Become a Linux Ninja with Command Line Kung Fu!</h2> Do you think you have to lock yourself in a basement reading cryptic man pages for months on end in order to have ninja like command line skills? In reality, if you had someone share their most powerful command line tips, tricks, and patterns

Command Line Kung Fu: Bash Scripting Tri
โœ Jason Cannon ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› CreateSpace Independent Publishing Platform ๐ŸŒ English

<h2>Become a Linux Ninja with Command Line Kung Fu!</h2> Do you think you have to lock yourself in a basement reading cryptic man pages for months on end in order to have ninja like command line skills? In reality, if you had someone share their most powerful command line tips, tricks, and patterns

Mastering Linux shell scripting a practi
โœ Ebrahim, Mokhtar;Mallett, Andrew ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing ๐ŸŒ English

Master the complexities of Bash shell scripting and unlock the power of shell for your enterprise About This Book Identify high-level steps such as verifying user input Using the command line and conditional statements in creating/executing simple shell scripts Create and edit dynamic shell scripts