chraebsli to Programmer Humor@programming.dev • 2 years agoTouch a file in Linuxprogramming.devimagemessage-square92fedilinkarrow-up11.2Karrow-down131
arrow-up11.17Karrow-down1imageTouch a file in Linuxprogramming.devchraebsli to Programmer Humor@programming.dev • 2 years agomessage-square92fedilink
minus-square@debil@lemmy.worldlinkfedilink10•2 years agoIf you need multiple files for testing a script or such: touch file{1..5}.txt
minus-square@emptiestplace@lemmy.mllinkfedilink2•2 years agoIf you’re having a party or whatever: touch *
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 *