alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agoHallelujahlemmy.worldexternal-linkmessage-square130linkfedilinkarrow-up11.53Karrow-down139
arrow-up11.49Karrow-down1external-linkHallelujahlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3 years agomessage-square130linkfedilink
minus-squarevithigar@lemmy.calinkfedilinkarrow-up13·3 years agoEvery command that isn’t fully expanded PowerShell commands is an alias. dir and ls are both aliases for Get-ChildItem.
Every command that isn’t fully expanded PowerShell commands is an alias.
dirandlsare both aliases forGet-ChildItem.