2019.4.13 • Published 6 years ago
mktouch v2019.4.13
mkdir+touch
Installation
$ [sudo] npm i -g mktouchExamples
$ mktouch /tmp/not-existing-dir/file
$ ls /tmp/not-existing-dir/file
/tmp/not-existing-dir/filemkdir+touch
$ [sudo] npm i -g mktouch$ mktouch /tmp/not-existing-dir/file
$ ls /tmp/not-existing-dir/file
/tmp/not-existing-dir/file