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 Users and Permissions Creating Users

Harish Yerra
Harish Yerra
10,031 Points

Are we supposed to memorize all these commands?

There are so many commands in the command line (ls, adduser, cd, etc)! Are we expected to memorize all of them? If so how do we keep all of these commands in our memory?

The only way that you will have all of them committed to memory is if you use them on a regular basis. The best thing to do when you cannot remember is to either ask someone or google it.

1 Answer

Ivan Kušaković
Ivan Kušaković
1,148 Points

Memorize what you can and rest find on Google when you need. No one is expecting from you to memorize all commands. But the more you know the more confident you will be!

Harish Yerra
Harish Yerra
10,031 Points

Thanks! I will just remember the important ones.