annotate misle/rn @ 6804:ded267d9c0ad

<oerjan> undo c58a6174e051
author HackBot
date Wed, 10 Feb 2016 06:42:55 +0000
parents c58a6174e051
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6804
ded267d9c0ad <oerjan> undo c58a6174e051
HackBot
parents: 6800
diff changeset
1 sep="/"; [[ "$0" == *//* ]] && sep="//"; [[ "$1" == ?*"$sep"* ]] || exit 1; key="$(echo "${1%%$sep*}" | lowercase)"; value="${1#*$sep}"; echo "$value" > "$(echo-p "tmflry/$key")" && echo "Was lied to about «$key»"