Skip to content

Instantly share code, notes, and snippets.

@CatChenal
Last active January 30, 2023 16:01
Show Gist options
  • Save CatChenal/3bb70882ab2bdee3adf8eef80db88eaf to your computer and use it in GitHub Desktop.
Save CatChenal/3bb70882ab2bdee3adf8eef80db88eaf to your computer and use it in GitHub Desktop.

The easiest way I found to create an empty file in Windows 10 like touch in Linux:

>cd . > filename.ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment