blob: dbec6b44626e60564a70d2feb6911ab2b65d2109 [file] [log] [blame]
#!/usr/bin/env bash
mkdir -p $1
echo "touch $1/$2" >> ~/file_create.log
touch $1/$2