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 trialMelissa Preece
Full Stack JavaScript Techdegree Graduate 18,394 PointsHelp! Using Terminal on MAC but I get error message
Hi, I got an error message "-bash: telnet: command not found" after I typed "telnet httpbin.org 80." Could someone help please? Many thanks!
2 Answers
Mohamed Nuh
Full Stack JavaScript Techdegree Graduate 19,939 PointsThis was disabled on the latest versions of MAC OS. There is ways around it which can be found here https://osxdaily.com/2018/07/18/get-telnet-macos/
Johnny Austen
Front End Web Development Techdegree Graduate 35,494 PointsYou can download it using Homebrew from the looks of things.
Melissa Preece
Full Stack JavaScript Techdegree Graduate 18,394 PointsMelissa Preece
Full Stack JavaScript Techdegree Graduate 18,394 PointsThanks! I'll give this a try