Euphoma@lemmy.ml to Linux@lemmy.mlEnglish · 5 days agoAnyone use powershell on linux?message-squaremessage-square92linkfedilinkarrow-up176arrow-down14file-text
arrow-up172arrow-down1message-squareAnyone use powershell on linux?Euphoma@lemmy.ml to Linux@lemmy.mlEnglish · 5 days agomessage-square92linkfedilinkfile-text
minus-squaredisco@lemdro.idlinkfedilinkEnglisharrow-up4arrow-down2·4 days agoWhat’s wrong with bash? Something missing or not to your liking? It can be configured
minus-squareEuphoma@lemmy.mlOPlinkfedilinkEnglisharrow-up4arrow-down1·4 days agoManipulating data in bash is bad.
minus-squaremartinb@lemmy.sdf.orglinkfedilinkarrow-up3·4 days agoBase 64 encode all your array variables then decode them when needed
minus-squareflying_sheep@lemmy.mllinkfedilinkarrow-up2·4 days agoIt has atrocious error handling, and there’s no reasons why arrays should only be 1D.
minus-squarezarkanian@sh.itjust.workslinkfedilinkarrow-up1·3 days 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.