view bin/leann @ 7855:026b49a1ce5f

<tswett> sed \'s/coin/loin/\' < bin/coins > bin/loins
author HackBot
date Fri, 06 May 2016 03:21:14 +0000
parents f0e600f03e07
children
line wrap: on
line source

(($#==1)) && set -- "${1% *}" "${1#* }"; key=${1,,}; shift; cat <<< "${*,,}" > "wisdom/$key" && echo "Learned «$key»"