Search

81 results
found for "
*
"

Search Results

Modify a JSON Configuration File with jq

lesson by Joel Lord

Manipulating strings in bash

course by Cameron Nokes

Extract Columns of Data from a CSV with awk

lesson by Cameron Nokes

Extract Data From Columns of Text with awk in Bash

lesson by Cameron Nokes

Convert a File from Markdown to PDF with pandoc

lesson by Zac Jones

Upgrade Your Terminal and Make It a Joy to Work with

course by Ian Jones

Interactively Find Anything By Piping it to fzf in the terminal

lesson by Ian Jones

Store Zsh Functions in Individual Files Inside a Directory

lesson by John Lindquist

Secure GitHub connections with SSH

course by Ryan Harris

Update gitconfig to Work with Multiple Accounts and SSH Keys

lesson by Ryan Harris

Manage Keys with ssh-agent and Add SSH Configuration

lesson by Ryan Harris

Generate SSH Keys for your GitHub Accounts

lesson by Ryan Harris

Pass Arguments to zsh Functions with zparseopts

lesson by John Lindquist

Install and Manage Node.js Versions with nvm

lesson by Ryan Harris

Monitor Pull Requests with the GitHub CLI

lesson by Ryan Harris

Disable line wrapping in OSX or Linux terminal

lesson by Vladimir Novick

Split a String into Parts with `cut` in Bash

lesson by Cameron Nokes

Insert Text with sed in Bash

lesson by Cameron Nokes

Delete Lines of Text with sed in Bash

lesson by Cameron Nokes

Find and Replace Text with Sed in Bash

lesson by Cameron Nokes

Use head and tail to Get the Start or End of Text in Bash

lesson by Cameron Nokes