view bin/leann @ 12196:bdbe2a21b1bf draft

<oerjan> u rm bin/cp
author HackEso <hackeso@esolangs.org>
date Thu, 28 Nov 2019 01:36:43 +0000
parents 0b26b70b01cf
children
line wrap: on
line source

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