You are viewing a single thread.
View all comments View context
15 points

mkdir is literally a DOS command homie.

permalink
report
parent
reply
11 points
5 points

Fair enough 👍

permalink
report
parent
reply
2 points

Isn’t it md and mkdir is just an alias in Powershell to accommodate Linux users?

permalink
report
parent
reply
13 points
*

Every command that isn’t fully expanded PowerShell commands is an alias. dir and ls are both aliases for Get-ChildItem.

permalink
report
parent
reply
3 points

Yeah posh has lot of aliases by default to make it more “friendly”. mkdir is just new-item -type directory or whatever.

Also curl is just alias for invoke-webrequest and works nothing like curl

permalink
report
parent
reply
2 points

MD and MKDIR are ancient DOS commands.

permalink
report
parent
reply
2 points

I didn’t actually know this, thanks for pointing out

permalink
report
parent
reply

Programmer Humor

!programmer_humor@programming.dev

Create post

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

  • Keep content in english
  • No advertisements
  • Posts must be related to programming or programmer topics

Community stats

  • 3.4K

    Monthly active users

  • 1K

    Posts

  • 37K

    Comments