PASSWORD

It is the security feature of ms-dos, which helps the user about protect his ms-dos files and after using this internal command we cannot open without enter true password.

 

          Syntax:- c:/> copy con <file name with alt+combination of number>

          Ex :- c:/> copy con Raja alt+123

          we are Indian F6. Press enter

          one file(s) copied

for open protected files.

          Ex :- Type Raja alt+123 press enter button.

Note: - when we enter password computer will display that coding word number in symbols.

 

 

DIRECTORY & Listing

                        

v DIR/Pà Display all the directory and files in page wise.

               Syntax :-         c:/> DIR/P.

 

v DIR/WàDisplay all the directory and files in width wise.

               Syntax :-                   c:/> DIR/W.

 

v DIR/Là Display all the directory and files in lower case.

               Syntax :-         c:/> DIR/L.

 

v DIR/Bà Display all list files and subdirectories names only.

               Syntax:-          c:/> DIR/B.

 

v DIR/ADà Display only the directory not a files.

               Syntax :-                   c:/> DIR/AD.

 

v DIR/A-Dà Display only the files not a directory.

               Syntax :-         c:/> DIR/A-D.

 

v DIR/AHà Display only hidden files and directories.

               Syntax :-         c:/> DIR/AH.

 

v DIR/ARà Display read only files.

               Syntax :-                   c:/>DIR/AR.

 

v DIR/ASà Display only system files .

               Syntax :-         c:/> DIR/AS.

 

v DIR/ONà Display all files and directories in ascending order, by file name (A to Z).

               Syntax :-                   c:/> DIR/ON.

 

v DIR/O-Nà Display all files and directories in descending order, by file name (Z to A).

               Syntax :-         c:/> DIR/O-N.

 

v DIR/ODàDisplay all files and directories in ascending order, by file date (0 to 9).

               Syntax :-         c:/> DIR/OD.

 

v DIR/O-DàDisplay all directories and files in descending order, by file date (9 to 0).

               Syntax :-         c:/> DIR/O-D.

 

v DIR/OSà Display all directories and files in ascending order, by file size (0 to 9).

               Syntax :-         c:/> DIR/OS.

 

v DIR/O-Sà Display all directories and files in descending order, by file size (9 to 0).

               Syntax :-         c:/> DIR/O-S.

 

v DIR/OEà Display all files and directories in ascending order, by file extension name (A to Z).

               Syntax:-          c:/> DIR/OE.

 

v DIR/O-Eà Display all files and directories in descending order, by file extension name (Z to A).

               Syntax :-         c:/> DIR/O-E.

 

v DIR/Sà List files in the specified directory and it descendants.

               Syntax :-         c:/> DIR/S.