view echo-p @ 6940:68e699ebab4c

<oerjan> learn Postorder is the same as Polish notation, since Post was Polish. Not to be confused with reverse Polish notation.
author HackBot
date Wed, 24 Feb 2016 05:00:04 +0000
parents 7cda8a87a7ca
children
line wrap: on
line source

echo "$1"; mkdir -p "$(dirname "$1")" 2>/dev/null