Euphoma@lemmy.ml to Linux@lemmy.mlEnglish · 1 month agoAnyone use powershell on linux?message-squaremessage-square93linkfedilinkarrow-up178arrow-down14file-text
arrow-up174arrow-down1message-squareAnyone use powershell on linux?Euphoma@lemmy.ml to Linux@lemmy.mlEnglish · 1 month agomessage-square93linkfedilinkfile-text
minus-squaredisco@lemdro.idlinkfedilinkEnglisharrow-up4arrow-down2·1 month agoWhat’s wrong with bash? Something missing or not to your liking? It can be configured
minus-squareEuphoma@lemmy.mlOPlinkfedilinkEnglisharrow-up4arrow-down1·1 month agoManipulating data in bash is bad.
minus-squaremartinb@lemmy.sdf.orglinkfedilinkarrow-up3·1 month agoBase 64 encode all your array variables then decode them when needed
minus-squareflying_sheep@lemmy.mllinkfedilinkarrow-up2·1 month agoIt has atrocious error handling, and there’s no reasons why arrays should only be 1D.
minus-squarezarkanian@sh.itjust.workslinkfedilinkarrow-up1·1 month agoMaybe it can, but with fish, it does what I want right out of the box, and I don’t have to spend time configuring it.
What’s wrong with bash? Something missing or not to your liking? It can be configured
Manipulating data in bash is bad.
Base 64 encode all your array variables then decode them when needed
Real
It has atrocious error handling, and there’s no reasons why arrays should only be 1D.
Maybe it can, but with fish, it does what I want right out of the box, and I don’t have to spend time configuring it.