yoshuawuyts / knowledge

notes on things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unix commands

yoshuawuyts opened this issue · comments

commented
tail        with `-f` you can follow new changes on a file, useful for logs
pbcopy      pipe into your clipboard
pbpaste     pipe from your clipboard
time        check out how long a command took to run