echo $VAL |pbcopy
pbcopy < ~/.ssh/id_rsa.pub
ps auxww
# Full listing grep
pgrep -al search-string
sw_vers -productVersion
# apple
sudo killall -HUP mDNSResponder
sudo killall mDNSResponderHelper
sudo dscacheutil -flushcache
scutil --dns
gem install cocoapods
# nope
dtruss -f su - myron -c 'cd /Users/myron/ws/ni/farm/repos/datamgmt && ./bin/console -e test doctrine:schema:create'
# yeah
# terminal one
echo $$
# terminal two
sudo dtruss -p 1154 -f
# back to terminal one
./bin/console -e test doctrine:schema:create
# terminal two has the trace