view bin/leann @ 8432:9345cfdfdd22

<shachaf> sled bin/lastfiles//s/$/ "$@"/
author HackBot
date Fri, 10 Jun 2016 03:02:26 +0000
parents f0e600f03e07
children
line wrap: on
line source

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