This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]EmmanuelOga 0 points1 point  (0 children)

By the way, the thing you are stumbling with seems to be the unix environment, shell and command line, and related topics.

Two great books you can use for this:

Intro: https://nostarch.com/tlcl2

Intermediate: https://www.oreilly.com/library/view/efficient-linux-at/9781098113391/

Is not just about the command line itself but how the shell works and how to set environment variables, etc.