nullhart
2/2/2018 - 10:37 PM

bash banner.sh

echo "
`fortune | cowsay`
---------------------------------
| "NPM: " `npm -v`                   |
| "Node.js: " `node -v`              |
| `brew --version | head -c 15`                |
| `git --version | head -c 15`               |
---------------------------------

 Hacker news:
`rsstail -u https://hnrss.org/frontpage -n 2 -1 -N `

" | lolcat