"Offering free computer help, hints, and tips to the Internet populace." Now with over 3,820 tips!

DOS and Batch Files

Forcing the Directory to Display a Certain Way

SUMMARY: Force the DIR command to display directories your desired way.

If you wish to set the directory listings a certain way (when you use the DIR command), set the DIRCMD environmental variable to the parameters you wish to use.

To see a list of possible parameters for the DIRCMD, see the list of possible parameters for the DIR command. Type

DIR /?

To set the DIRCMD environmental variable, add the line

SET DIRCMD=xxxx

in your AUTOEXEC.BAT file, replacing 'xxx' with the parameters you wish to use. For example, the parameter "/ON" would cause your DIR results to be automatically sorted by filename. The "/W" command automatically sets the DIR results to a wide-directory format.

Return to the DOS and Batch Files page.

Print this tip


Get the Newsletter

Thanks For Sharing!



Newest Tips:

Microsoft Word 2010
Make Sure Others Can See Your Fonts
Microsoft PowerPoint 2010
Animations or Video Displaying Poorly?
Google Chrome
[MODIFIED] Report a Malfunctioning Web Page, Crash, or Other Issue
Google Gmail
Show Unread Message Count as an Icon

Follow Us!

About MalekTips and the Author

The MalekTips website was created in 1998 by Andrew Malek of Envision Programming. The page's goal is to freely disperse computer-related tips, hints, and informative articles. Tips are organized to be easy to find, and are presented clearly, in easy-to-understand language. MalekTips also provides information and links to public-domain, open source, freeware, shareware, and commercial software available for download. < more >