Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Git Basics Getting Started With Git The Staging Area

jayshi
jayshi
5,950 Points

'touch' command wont work

so in the tutorial, the treehouse teacher use 'touch file1', but when i tried it out on my computer, it says 'touch is not recognized as the name of function, script file ...' .

I am using Windows 8 OS and powershell if that matters.

2 Answers

Sue Dough
Sue Dough
35,800 Points

Well windows isn't a good choice for programming/console work. You can install linux or openBSD for free and they are open source. Windows is a backdoor.and the founder Bill Gates works on human depopulation.

I highly agree with Sue Dough. Window isn't a good choice for programming, especially web design.

I'm using Windows but I installed Ubuntu onto my machine so currently I'm using Ubuntu on an Windows machine :)

You can also buy a Mac if you feel like it.

Sue Dough
Sue Dough
35,800 Points

Nice :) Ubuntu is a great choice for your first linux distro. I use to program on windows back in the day and eventually said screw it and moved to Linux. It was probably one of the best decisions I made programming wise. Everything just worked out of the box most of the time vs fiddling etc.

I know right :)

I used to use a Mac but now I got a Windows for a nice price then got Ubuntu on it. :)

I think using Powershell is the problem.

Try using Git Bash instead of Powershell (you'll need to install it)

Look up "Git Bash" with Google or any other search engine.

You can also hop on over to a Mac and use the Terminal that's pre-installed.

Good luck! ~alex