MKDIR
You can use "xcopy" command. mkdir - to create a directory. move - to move one or more files in a new location.
mkdir
RD command is used to remove a directory (folder).
Dos commands are used to create or delete directories. The ATTRIB Command is used for locking and unlocking of files.
DOSEXAFTERBREAKFAST
rev command
To delete directory and sub directory in single command, use "deltree" command..
type at DOS prompt CD c:\
Creates a new directory or folder.
DIR
RD command is used to remove a directory (folder).
Add the JDK bin directory to your path, then:javac yourfile.javajava yourfile