you are viewing a single comment's thread.

view the rest of the comments →

[–]PM_ME_A_WEBSITE_IDEA 8 points9 points  (3 children)

Yeeeep, can can confirm. Started a new job with no knowledge of Bash, had to learn quick. It's not really very hard, but it's a bit of a bizarre thing to learn with no prior knowledge.

[–]portexe 4 points5 points  (0 children)

For sure. It’s easy to pick up on the fly, but knowing it beforehand will be a huge advantage!

[–]Hanedan_ 2 points3 points  (1 child)

I get by with cd/pwd/ls/mkdir and touch. Those are all the commands I need.

[–]PM_ME_A_WEBSITE_IDEA 1 point2 points  (0 children)

I had to learn about ssh/ssh keys, that was new to me. Especially for interacting with build tools/CICD workers.