if you are using node.js just use npm to install it on Windows with this command:
npm install touch-cli -g
it will install the command line interface for touch, you can then use it the same as unix…
Related Contents:
- How do I kill the process currently using a port on localhost in Windows? [closed]
- How to redirect Windows cmd stdout and stderr to a single file?
- Batch file to delete files older than N days
- “rm -rf” equivalent for Windows?
- Iterate all files in a directory using a ‘for’ loop
- How to delete files/subfolders in a specific directory at the command prompt in Windows
- Is there a better Windows Console Window? [closed]
- Create an empty file on the commandline in windows (like the linux touch command)
- Changing all files’ extensions in a folder with one command on Windows
- Delete files or folder recursively on Windows CMD
- How do I escape ampersands in batch files?
- Executing multiple commands from a Windows cmd script
- Escape double quotes in parameter
- Free space in a CMD shell
- How to create ls in windows command prompt?
- How can I make an “are you sure” prompt in a Windows batch file?
- Windows batch script launch program and exit console
- XCOPY still asking (F = file, D = directory) confirmation [duplicate]
- What does it mean by command cd /d %~dp0 in Windows [duplicate]
- How to test if a file is a directory in a batch script?
- Docker – failed to compute cache key: not found – runs fine in Visual Studio
- How can I connect to a Windows server using a Command Line Interface? (CLI)
- What is the Windows equivalent of Unix “whoami” command?
- How to check who is currently logged on to windows workstation from command line?
- How to get own process pid from the command prompt in Windows
- How to take ownership of files from the command line?
- How to delete scheduled task from command line without confirmation? (schtasks delete)
- Command to remove computer from non-existant domain
- Can I run a GUI program in the background on the windows command-line?
- List, add, edit, delete Windows Scheduled Tasks from the command-line
- Find Process Name by its Process ID [closed]
- Out of a git console: how do I execute a batch file and then return to git console?
- Windows command to convert Unix line endings?
- How do I make a Windows batch script completely silent?
- Launching a website via windows commandline
- How to make Unicode charset in cmd.exe by default?
- How do I change the command-line prompt in Windows?
- Batch files: List all files in a directory with relative paths
- batch file for loop with spaces in dir name
- How to copy a folder via cmd? [closed]
- ‘Pretty print’ windows %PATH% variable – how to split on ‘;’ in CMD shell
- Git Windows Command Prompt gets stuck during Git commands with (END)
- Batch character escaping
- Ping all addresses in network, windows
- What does %* mean in a batch file?
- How do I remove the process currently using a port on localhost in Windows? [closed]
- Use ssh from Windows command prompt [closed]
- Is there an equivalent source command in Windows CMD as in bash or tcsh?
- If greater than batch files
- Filename timestamp in Windows CMD batch script getting truncated