touch-for-window
v1.0.0
Published
An alternative for touch cmd (Linux) for Windows OS.
Downloads
10
Maintainers
Readme
touch-for-window
An alternative for touch cmd (Linux) for Windows OS.
Installation
$ npm install -g touch-for-window
Usage
create [filename]
Examples
Create a zero-sized new file:
$ create my_new_file
Update the last modified and access timestamps of an existing file:
$ create my_existing_file