illustration for Manipulating strings in bash
pro

Manipulating strings in bash

Instructor

Cameron Nokes

14m closed-captioning
·
7 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.5
36
people completed
Published 5 years ago
|
Updated 4 years ago

Extracting meaningful data from strings is a crucial skill when working with bash, and bash gives us powerful tools to do so: head, tail, cut, sed, and awk. But these tools can be hard to understand without spending time to learn them, so many developers fall into a rut of blindly copying and pasting commands. No more! With this mini-course, you'll understand the basic ins and outs of these commands in under 15 minutes.