Play the Benny Hill theme while running another command
npm install -g benny-hill
benny-hill # just play benny hill
benny-hill sleep 10 # play for 10 s
benny-hill make # when compiling
benny-hill npm install -g dat # installing node modules
Make sure to install the following dependencies first if you are on linux
sudo apt-get install sox libsox-fmt-mp3
MIT