Skip to content

Touch command for windows command line create any file with any extension

Notifications You must be signed in to change notification settings

efroim102/touch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

touch

Touch command for windows command line create any file with any extension

(equivilent to linux touch)

#Installation

download the exe and store it wherever you want, don't forget to add it to the PATH.

#Usage

In a windows command line enter >touch file.file and hit enter.

if filename has spaces use quotes for the filename.

touch only creates one file at a time.

touch does not create directories.

#Warning!

touch will override existing files with the same file name!

About

Touch command for windows command line create any file with any extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages