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 trialMarissa Berrong - Van Wey
5,576 PointsHow can I restart the console?
So, I have somehow misplaced or deleted the hello.txt file in the console. I have no idea how to get it back. I tried going back to the beginning of the first course and launching, and it still won't find the file. How can I do a reset, so that all of the information is there?
2 Answers
sizwengubane
15,244 PointsNope, if you have deleted it...there is no way to get it back just create a new file by typing 'nano hello.txt' this will open up the nano program and create a new file to edit called 'hello.txt' hope this helped..mark my answer as the best thanks
Marissa Berrong - Van Wey
5,576 Pointsthank you!