Hey DOS guys, need your help

Tsaico

Platinum Member
Oct 21, 2000
2,669
0
0
What I want to do is make a batch that will create a directory based on a machine's name, but for the life of me, I can't remember the syntax.

example would be like this

md %username%

to make a directory based on user's name, only I want to do it based on the machine's name... Anyone remember this one?