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 Console Foundations Getting Started with the Console Moving and Deleting Files

console foundation

I lost hello.txt file

1 Answer

LaVaughn Haynes
LaVaughn Haynes
12,397 Points

Maybe you renamed it or deleted it. If you are not sure and want to know, you can scroll through the previous commands that you've entered by pressing the up arrow.

Otherwise, you can just make a new "hello.txt" file by navigating to the directory that you want it in and entering

touch hello.txt