@[email protected] to [email protected] • 10 months agoI'm back on that other OS for worklemmy.mlimagemessage-square37fedilinkarrow-up1226arrow-down119file-textcross-posted to: [email protected]
arrow-up1207arrow-down1imageI'm back on that other OS for worklemmy.ml@[email protected] to [email protected] • 10 months agomessage-square37fedilinkfile-textcross-posted to: [email protected]
minus-square@MrPoopyButtholelinkEnglish10•10 months agoPowershell has ls and other common linux commands built in, try it.
minus-square@[email protected]linkfedilinkEnglish1•10 months agoPowershell ls is an alias to get-childitem. And wget is an alias to invoke-webrequest, which is NOT AT ALL the same thing.
Powershell has ls and other common linux commands built in, try it.
Powershell ls is an alias to get-childitem.
And wget is an alias to invoke-webrequest, which is NOT AT ALL the same thing.