Linux Commands
Linux Command
Touch command
This command is used to make files.
touch file.txt
output
This command is used to make multiple files.
touch file{1...5}.txt
output
Remove command
This command is used to remove files that start with a...
mohitsblog.hashnode.dev2 min read
Paras Goswami
Keep Going