Search
86 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
Perform Group Operations on Array Fields in MongoDB
lesson by Kamran Ahmed
Group By and Sum in MongoDB
lesson by Kamran Ahmed
Write Joins in MongoDB
lesson by Kamran Ahmed
Install and Manage Node.js Versions with nvm
lesson by Ryan Harris
Enforce Schemas in MongoDB using Mongoose Models
lesson by Kevin Cunningham
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