Euphoma@lemmy.ml to Linux@lemmy.mlEnglish · 5 days agoAnyone use powershell on linux?message-squaremessage-square25linkfedilinkarrow-up133arrow-down12file-text
arrow-up131arrow-down1message-squareAnyone use powershell on linux?Euphoma@lemmy.ml to Linux@lemmy.mlEnglish · 5 days agomessage-square25linkfedilinkfile-text
minus-squaredisco@lemdro.idlinkfedilinkEnglisharrow-up3·4 days agoWhat’s wrong with bash? Something missing or not to your liking? It can be configured
minus-squareEuphoma@lemmy.mlOPlinkfedilinkEnglisharrow-up3·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.
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.