annotate misle/rn @ 11886:8c56ed42e565 draft

<ais523> ` chmod a+x ibin/7
author HackEso <hackeso@esolangs.org>
date Sat, 20 Jul 2019 01:31:37 +0000
parents ded267d9c0ad
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»"