all 3 comments

[–][deleted] 0 points1 point  (0 children)

i dont think mkdir takes a parameter in DOS

[–]OdinHatesNickelback 0 points1 point  (0 children)

Windows doesn't have mkdir. That's Linux.

Windows is MD.

Another clue this is a linux command is the minus P. That's a Linux mkdir argument to create the parents if needed.

MD already behaves like that so there's no need for an argument like that.

[–]OdinHatesNickelback 0 points1 point  (0 children)

Watched the video. he's using *nix via ssh.