1163
Touch a file in Linux
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
If you need multiple files for testing a script or such:
touch file{1..5}.txt
If you're having a party or whatever: touch *