Subscribe
Tutorial search

Linux Bash Tutorials


Sort by:
Getting self directory in bash script.
Getting self directory in bash script.
Shows how you can get self directory in bash script. It works in terminal as well.
Difficulty:
Learn Linux, 101: The Linux command line
Learn Linux, 101: The Linux command line
GUIs are fine, but to unlock the real power of Linux, there's no substitute for the command line. Get to know some of the major features of the bash shell. By the end of this article, you will be comfortable using basic Linux commands like echo and exit, setting environment variables, and gathering system information.
Difficulty:
Snort Log Parser
Snort Log Parser
A script I wrote in bash used to email events to you everyday rather than having to manually go through the logs.
Difficulty:
Introduction to working in the bash shell
Introduction to working in the bash shell
This tutorial provides a brief history of Bash, which indicates how the Bash shell is different than some of the other popular UNIX shells, and also provides an overview of the major features available within Bash.
Difficulty:
Tutorial: Conditions in bash scripting (if statements)
Tutorial: Conditions in bash scripting (if statements)
If you use bash for scripting you will undoubtedly have to use conditions a lot, for example for an if ... then construct or a while loop. The syntax of these conditions can seem a bit daunting to learn and use. This tutorial aims to help the reader understanding conditions in bash, and provides a comprehensive list of the possibilities. A small amount of general shell knowledge is assumed.
Difficulty:
BASH Scripting - Backup Script
BASH Scripting - Backup Script
BASH Scripting - Backup Script
Difficulty:
bash programmable completion
bash programmable completion
bash programmable completion
Difficulty:
Tutorial: The best tips & tricks for bash, explained
Tutorial: The best tips & tricks for bash, explained
The bash shell is just amazing. There are so many tasks that can be simplified using its handy features. This tutorial tells about some of those features, explains what exactly they do and learns you how to use them.
Difficulty:
Bash scripting for beginners
Bash scripting for beginners
This tutorial is very long and gives you plenty of tips how to make bash scripts that are useful.
Difficulty:
Get to know Bash
Get to know Bash
If you are a Linux administrator, scripting can make your life easier by allowing you to automate routine tasks, customize jobs, and connect different utilities. This article looks at Bash, the default command shell on most Linux distributions.
Difficulty:
Search Term(s) (1): bash