lemmyreader to Linux · 2 years agoBeyond Bash: 9 Lesser-Known Linux Shells and Their Capabilitiesitsfoss.comexternal-linkmessage-square19fedilinkarrow-up128arrow-down10file-text
arrow-up128arrow-down1external-linkBeyond Bash: 9 Lesser-Known Linux Shells and Their Capabilitiesitsfoss.comlemmyreader to Linux · 2 years agomessage-square19fedilinkfile-text
minus-squareSr Estegosauriolinkfedilinkarrow-up6·2 years agoI used dash as my /bin/sh due to it being a lot lighter & faster than bash. Right now I’m trying out ion as my interactive shell and so far it works great. Fish is cool tho.
I used
dash
as my/bin/sh
due to it being a lot lighter & faster thanbash
.Right now I’m trying out
ion
as my interactive shell and so far it works great.Fish
is cool tho.