2 lines
40 B
Text
2 lines
40 B
Text
|
|
mkdir -p $(dirname $1)
|
||
|
|
echo "hello" >$3
|