annotate le/nn @ 6845:84510f909a74

<izabera> ` echo \'key=${1,,}; shift; cat <<< "${*,,}" > "wisdom/$key" && echo "Learned \xc2\xab$key\xc2\xbb"\' > le/nn
author HackBot
date Mon, 15 Feb 2016 01:14:36 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6845
84510f909a74 <izabera> ` echo \'key=${1,,}; shift; cat <<< "${*,,}" > "wisdom/$key" && echo "Learned \xc2\xab$key\xc2\xbb"\' > le/nn
HackBot
parents:
diff changeset
1 key=${1,,}; shift; cat <<< "${*,,}" > "wisdom/$key" && echo "Learned «$key»"