annotate echo-p @ 7247:0723014790e2

<oerjan> learn A repetive action is one that tries to repeat something, but fails miserably.
author HackBot
date Sat, 19 Mar 2016 06:29:19 +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