view misle/rn @ 7305:f78fbf4ff95e

<b_jonas> learn Pike is an interpreted language that got sort of forgotten among the four big mainstream p-languages (perl, python, ruby, php).
author HackBot
date Tue, 29 Mar 2016 01:27:38 +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»"