DEV Community

Discussion on: How I Created Two Twitter Bots

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
bengreenberg profile image
Ben Greenberg

Hey Dulan! There is no such thing as a dumb question first of all. Secondly, the touch command is just to create a new file. In what ever way you create new files in your environment go ahead and do so. Perhaps you just need to create a new file from your editor (i.e. Atom, VS Code, etc.)? Ben

Collapse
 
hbibzdeploy profile image
Muhammad Habib Jawady

touch is a Unix command available on Linux terminals and I think also powershell to create new files ... No worries, the usual file creation via a text editor will do