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

POSIX command prompt possible on windows machine

I am new to the console foundation course. I have two windows pcs, one with windows 10 and another with windows 7. opposed to using the online console provided, I was wondering if it is possible to install a command prompt on a windows machine that accepts the posix commands we are learning during this course. I have found a link with step by step instructions, is this what I am looking for? https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/ .

1 Answer

Steven Parker
Steven Parker
231,108 Points

It looks like it would do the job. But I notice they mention Cygwin, which would also do that job and a lot more. I use Cygwin constantly myself and recommend it. But either way will give you the command interface you're looking for.