annotate bin/leann @ 8286:ca89397502cf

<shachaf> delquote 1281
author HackBot
date Thu, 02 Jun 2016 04:04:49 +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»"