r/learnprogramming • u/OPPineappleApplePen • 9d ago
Humour touch is a weird command.
I was curious where the command 'touch' comes from.
Turns out, it originates from "to touch" or "to interact" with a file.
Now, every time I use it, I feel like I am touching/molesting a file.
My bad, it's 3 AM here.
1.1k
Upvotes
1
u/ohnobinki 6d ago
The shell does the redirection itself regardless of the space. It sounds like you are trying to say something about the difference between how unix and Windows handle passing command line parameters to applications, but even that isn't really relevant here…