> Creating empty files is rarely useful or necessary
I kind of disagree? Most files were once created as an empty file! (at least that's the case in my workflow).
I kind of disagree? Most files were once created as an empty file! (at least that's the case in my workflow).
In Emacs I can even open a file in a non-existent directory and it will create all the containing directories when I try to save. So I rarely even use mkdir.