BASHCRASH

Useful for your time at Zipfian

  • Bash
  • Git

Intro to BASH

  • History
  • Purpose of scripting
  • Unix Mantra
  • AWS

Bash Basics

  • ~/.bash_profile
  • man
  • $PATH
  • alias
  • export
  • history
  • !#/usr/local/bin/
  • chmod
  • sudo
  • brew/apt-get
  • echo
  • cd/ls
  • mv/cp
  • cat
  • head/tail
  • less/more
  • which
  • type
  • sort
  • uniq
  • wc
  • curl/wget
  • scp
  • tr
  • cut
  • find
  • grep
  • sed/awk
  • bc
  • tar
  • tree
  • say/cowsay

CSVKIT

  • pip install
  • csvlook
  • csvcut

JQ

  • prettyprint json
  • json2csv

Z shell

  • z shell (zsh)

Useful Links