Introduction to Bash, VIM & Regex

Introduction to Bash, VIM & Regex

4 hours, 18 minutes CC

In this course James Halliday (Substack), author with more than 750 packages at npm, walks you through an illuminating guide to everything Unix! You'll learn how to take control of the Unix command line to write your own tools, automate tasks with shell scripts and the pipeline, compose regular expressions to master search patterns, and easily edit files with the popular Vim editor.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: August 16, 2017
Get Unlimited Access Now
Table of Contents

Bash

File Management

Pipes

Bash Shell Scripts

Regular Expressions

Vim