Education
[UNIX][https://github.com/substack/fmmn/blob/master/day1/unix.md]
VIM
RegEx
Resources
http://smartmocku
SSH Video
Commands
find text in files:
grep -rnw . -e "process.kill"
Mac
Mac show/hide files
open files vim:
ps -ef
word count:
wc
mkdir -p : create folders even when missing path
traceroute
alias
export
ls -1
wc -l : how many files in a folder
reset (clean terminal)
grep -i (case insesitive)
head/tail -n3 -cal
cal 2017
echo hello there »
date + '%F
.txt
head -n250 file.txt
fold -sw 30
whoami / $USER