YoVDO

Manipulating strings in bash

Offered By: egghead.io

Tags

Bash Courses String Manipulation Courses Bash Scripting Courses

Course Description

Overview

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.

Syllabus

  • Use head and tail to Get the Start or End of Text in Bash
  • Find and Replace Text with Sed in Bash
  • Delete Lines of Text with sed in Bash
  • Insert Text with sed in Bash
  • Split a String into Parts with `cut` in Bash
  • Extract Data From Columns of Text with awk in Bash
  • Extract Columns of Data from a CSV with awk

Taught by

Cameron Nokes

Related Courses

Введение в Linux
Bioinformatics Institute via Stepik
Linux Tools for Developers
Linux Foundation via Coursera
Using Python to Interact with the Operating System
Google via Coursera
Scripting Bash - Découverte du Langage de Programmation
Coursera Project Network via Coursera
Automation Scripts Using Bash
Coursera Project Network via Coursera