comedy¶ dad jokes¶ scrape a joke from the terminal, or to add content to a file here's an alias i sometimes use if i want to add a joke to a text file 1alias jkj='jk 2>&1 | tee -a $(date +%F).md' Comments