bin/echo-p
author hackbot
Sat, 22 May 2021 20:32:17 -0500
changeset 66 9ae73ec00734
parent 42 d7c3af9c8501
child 151 53e48673a946
permissions -rwxr-xr-x
<cd> mkx /hackenv/bin/cookie//case $@ in hb) botsnack;; *) action "gives $@ some cookies.";; esac

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