view bin/echo-p @ 8607:60dfd7c0ad78

<int-e> learn_append comonad They are hard to get into.
author HackBot
date Sat, 25 Jun 2016 18:05:11 +0000
parents c1477023c681
children
line wrap: on
line source

echo "$1"; [[ "$1" == */* ]] && mkdir -p "${1%/*}" 2>/dev/null