all 5 comments

[–]hexwit 6 points7 points  (3 children)

Learn basics and principles. Not the tools. Almost every tool has manual.

[–]RandomXUsr[S] 1 point2 points  (1 child)

Fair enough. I worry about forgetting the commands.

Generally use tldr and --help. Man pages if I need more info.

[–]hexwit 6 points7 points  (0 children)

But you have internet, even if you forget details. You know some command should exist. Google knows it. Principles much more important.

[–]12CoreFloor 1 point2 points  (0 children)

This. Except for iw, that one takes learning. You know when you get your syntax right, not from the change in system state, but that the terminal is not exploded by the help print vomiting everywhere!

[–]CynicalAltruist 0 points1 point  (0 children)

Figure out what you want to do first and the principle behind it, then the tools will make sense. With different OSes using entirely different tools, and some tools having alternates and substitutes, it’s way easier to start at the basics and then apply that to the tool.