- Date
Description:- Displays or set the date
syntax :- drive:\> date
example:- C:\>date (press enter key) - Time
Description:- Displays or set the system time
syntax :- drive:\>time
example:- C:\>time (press enter key) - Md or Mkdir
Description:- create a directory
syntax :- drive:\>md folder name
drive:\>mkdir folder name
example:- C:\> md shaasoft
C:\>mkdir shaasoft1
directory are created (shaasoft , shaasoft1) - Dir
Description:- Display list of the file and sub directories in a directory
syntax :- drive:\>dir
example:- C:\>dir (press enter key) - Cls
Description:- Clear the screen
syntax :- drive:\>cls
example:-F:\>cls (press enter key) - Ren or Rename
Description:- Renames a file or files
syntax :- drive:\> ren current directory name new directory name
drive:\>rename current directory name new directory nam
example:- f:\>ren shabazana shaasoft - Cd
Description:- Displays the name of changes the current directory
syntax :-drive:\> cd directory name
example:-F:\> cd shaasoft
Cd..
This commad is (cd..) go to previous directory
Description:- Displays the name of changes the current directory
syntax :- drive:\>directory name\sub directory name>cd..
example:- F:\> Shaasoft\shabazana>cd.. (press enter key)
[10:22 AM
|
]