annotate echo-p @ 6941:261be2d51dea

<oerjan> learn Postorder is the same as Polish notation, since Post was Polish. Not to be confused with reverse Polish notation, which puts operations last.
author HackBot
date Wed, 24 Feb 2016 05:00:46 +0000
parents 7cda8a87a7ca
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6664
7cda8a87a7ca <oerjan> mkx echo-p//echo "$1"; mkdir -p "$(dirname "$1")" 2>/dev/null
HackBot
parents:
diff changeset
1 echo "$1"; mkdir -p "$(dirname "$1")" 2>/dev/null