I try to install glashfish4 to Windows.
The instructions mentions to crete a directory for images.
I open cmd and I do to the glashfish path with cd and I type:
mkdir -p /var/webapp/images
and the error I receive:
The syntax of the command is incorrect
What path could I set to create this directory?