Friday, January 27, 2012

ENTERNAL_COMMANDS_SYNTAX_3



C:\CD D:\NEPAL\KATHMANDU

            It changes to the subdirectory KATHMANDU of the directory NEPAL of D :drive staying at C:drive

RD

            RD stands for remove directory.It removes(deletes) a directory.
Sysntax

            RD[drive]path

Parameters

[drive:]path

            Specifies the location and name of the directory you want to delete .Wildcards cannot be used and the directory must be empty.

Example

C:\RD ABC

            It removes ABC directory from C:\drive

C:\RD C:\WINDOWS\BOOK

            It removes BOOK subdirectory from WINDOWS directory.

VOL

            It display the disk volume label and serial number,if they exists .if they exist If used without parameter it display the volumn label of the current disk.

Syntax

VOL[drive]

Paramets

[drive:]

Example

C:\VOL
Volume in drive C is KRIS Volume Serial Number is 8B9F-9BFA

No comments:

Post a Comment