Lilium (She/Her)@lemmy.blahaj.zone to 196@lemmy.blahaj.zone · 2 years agorulershell 7-x64lemmy.blahaj.zoneimagemessage-square29fedilinkarrow-up1460arrow-down10
arrow-up1460arrow-down1imagerulershell 7-x64lemmy.blahaj.zoneLilium (She/Her)@lemmy.blahaj.zone to 196@lemmy.blahaj.zone · 2 years agomessage-square29fedilink
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up9·2 years agoI’d assume they mean that command return values can have types besides string. In classical shells, all data is stringy, so every command has to re-interpret everything. PowerShell can actually use data types.
I’d assume they mean that command return values can have types besides string. In classical shells, all data is stringy, so every command has to re-interpret everything. PowerShell can actually use data types.