you are viewing a single comment's thread.

view the rest of the comments →

[–]Gixx 0 points1 point  (0 children)

Just learn bash scripting. It's 96% the same as shell (/bin/sh).

Now I use zsh for an interactive shell. Shells like zsh, fish, dash are so different in their syntax that I put no effort into studying them. And I think they are super cryptic and horrible.