I find myself needing this all the time, especially when I’m doing a tutorial on something nerdy.
Create an empty file in the current directory from the command line:
$ touch filename
I find myself needing this all the time, especially when I’m doing a tutorial on something nerdy.
$ touch filename