Hi,

I hope I understood what You want ( I come from bavaria). Following example could help You.

md "My Folder" ;creates the folder "My Folder"
or
md "The Folder of @UserId" ;creates the folder "The Folder of Username"

Tom