annotate bin/leann @ 8928:78712f168834

<shachaf> slwd cube//s#rs#rs,#
author HackBot
date Wed, 17 Aug 2016 04:41:16 +0000
parents f0e600f03e07
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6875
f0e600f03e07 <izabera> ` printf \'(($#==1)) && set -- "${1%% *}" "${1#* }"; key=${1,,}; shift; cat <<< "${*,,}" > "wisdom/$key" && echo "Learned \xc2\xab$key\xc2\xbb"\' > bin/leann
HackBot
parents: 6874
diff changeset
1 (($#==1)) && set -- "${1% *}" "${1#* }"; key=${1,,}; shift; cat <<< "${*,,}" > "wisdom/$key" && echo "Learned «$key»"