bin/echo-p
author hackbot@hackbot-hb.lxd
Sun, 23 May 2021 03:09:43 +0000
changeset 82 bce7ad72d77b
parent 42 d7c3af9c8501
child 151 53e48673a946
permissions -rwxr-xr-x
<ic> fetch derp https://hellomouse.net/api/random
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
42
hackbot
parents:
diff changeset
     1
echo "$1"; [[ "$1" == */* ]] && mkdir -p "${1%/*}" 2>/dev/null