How many Linux commands can a 7 year old learn?

My 7½ year old learned 4 bash (Linux) commands in one hour.
My 7½ year old learned 4 bash (Linux) commands in one hour

Read in full here:

This thread was posted by one of our members via one of our news source trackers.

1 Like

Corresponding tweet for this thread:

Share link for this tweet.

1 Like

Can you advise a complete beginner on the best way to manage running processes on linux? Is there any detailed documentation that will tell me everything?

1 Like

You can read the official documentation from Linus Torvalds, but it will be hard for an outsider person to understand everything there. The documentation has very few comments on how each command works. If you want detailed information on how to check running processes in Linux https://www.hostforweb.com/article/how-check-running-processes-linux/, I recommend that you read this article. It explains the instructions with examples. So you can understand how the command works.

1 Like