Search

272 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

Use an RxJS Observable in Svelte

lesson by John Lindquist

Install and Manage Node.js Versions with nvm

lesson by Ryan Harris

Refetching Data with Subjects in Angular

lesson by Sam Julien

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

Break down a requirement into small problems

lesson by Rares Matei

Maintain shared observable state using the scan and shareReplay operators

lesson by Rares Matei