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