Darwin Commands Some Darwin command that I find useful find find . find . -d 2 find ahi* -empty find ahi* ! -size 0 wc wc -l lsof lsof -t -i :8080 kill kill -9 <process_id> tail tail -F logs/server.log date date -r