eisensteinium ☭ to Linux@lemmy.ml • 3 years agoWhat book would you recommend to learn bash?message-square8fedilinkarrow-up119arrow-down10file-text
arrow-up119arrow-down1message-squareWhat book would you recommend to learn bash?eisensteinium ☭ to Linux@lemmy.ml • 3 years agomessage-square8fedilinkfile-text
minus-square@Echedenyan@lemmy.mllinkfedilink2•3 years agoI would not recommend you to learn Bash but POSIX shell which is compatible with every shell. I would use DASH (Debian Almquist Shell) as a start. It is the default non-interactive shell at Debian and drives /bin/sh.
I would not recommend you to learn Bash but POSIX shell which is compatible with every shell.
I would use DASH (Debian Almquist Shell) as a start. It is the default non-interactive shell at Debian and drives /bin/sh.