Homepage
Open in app
Sign in
Get started
Introduction into BASH
A gentle introduction into reproducible and scalable BASH scripting
Follow
Bash Scripts — Part 9 — Regular Expressions
Bash Scripts — Part 9 — Regular Expressions
A gentle introduction into regular expressions in BASH
Mikhail Raevskiy
Sep 20, 2020
Bash Scripts — Part 8 — Data Processing With AWK
Bash Scripts — Part 8 — Data Processing With AWK
Last time we talked about the stream editor sed and looked at many examples of text processing with its help. Sed is capable of solving…
Mikhail Raevskiy
Sep 10, 2020
Bash Scripts — Part 7 — Word Processing
Bash Scripts — Part 7 — Word Processing
Last time we talked about functions in bash scripts, in particular, how to call them from the command line. Our topic today is a very…
Mikhail Raevskiy
Jul 30, 2020
Bash Scripts — Part 4 — Input and Output
Bash Scripts — Part 4 — Input and Output
Last time, in Part 3 of this bash scripting series, we talked about command line parameters and switches. Our topic today is input, output…
Mikhail Raevskiy
Jul 28, 2020
Bash Scripts — Part 3 — Command-Line Options and Switches
Bash Scripts — Part 3 — Command-Line Options and Switches
Having mastered the previous parts of this series, you learned about what bash scripts are, how to write them, how to control the flow of…
Mikhail Raevskiy
Jul 28, 2020
Bash Scripts — Part 2 — Loops
Bash Scripts — Part 2 — Loops
In the previous story, we talked about bash programming fundamentals. Even the little that has already been sorted out allows everyone to…
Mikhail Raevskiy
Jul 27, 2020
Bash Scripts — Part 1 — Getting Started
Bash Scripts — Part 1 — Getting Started
Today we’ll talk about bash scripts. They are command-line scripts written for the bash shell. There are other shells like zsh, tcsh, ksh…
Mikhail Raevskiy
Jul 23, 2020
About Introduction into BASH
Latest Stories
Archive
About Medium
Terms
Privacy
Teams