view misle/rn @ 9794:af9b1c827680

<shachaf> slwrjan s#When he tries to remember a word, "amortized" pops up.#He could never remember the word "amortized" so he put it here for convenience.#
author HackBot
date Mon, 28 Nov 2016 21:03:35 +0000
parents ded267d9c0ad
children
line wrap: on
line source

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»"