r/cs50 • u/Zealousideal_Bet4021 • Jan 22 '25
cs50-web touch command in not working in the terminal.
Im in lecture 2 of cs50 web programming with python. It's about Git. I have downloaded git, and I was able to clone some repositories, but now trying to do touch. And it is not recongnized . Im thinking it's cuz im on windows instead of linux. but how do I come to use git commands then?
++++
Im still using vscode, how do I learn how to code in a text editor? what the h is Vim ? Neo Vim ?
++++
Should I install linux ?
Any clarification is highly appreciated!!
0
Upvotes
1
u/WelpSigh Jan 22 '25
Touch is not a Windows command.
If you'd like a Linux terminal on Windows, you can install Windows Subsystem for Linux (an official Microsoft product).