view echo-p @ 6950:70e3abb6d6fa

<ais523> le/rn cat introduction/cat introduction is the process of piping one or more extra `cat` commands into your pipeline; occasionally this is even actually useful
author HackBot
date Wed, 24 Feb 2016 06:07:01 +0000
parents 7cda8a87a7ca
children
line wrap: on
line source

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