CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Command Prompt

Command Prompt

Windows – DIR command – How to change the display format of files and folder?

Mostly used command in Windows Operating System at command prompt is DIR command. Sometimes it is required to change the display format depends on the need and readability. Through this Article, we will discuss some of the useful formats the DIR command displays the files and folders. DIR command provides different switches (aka parameters) to […]

Windows – DIR command – How to display files with specified attributes?

Windows Operating Systems maintains attributes for the files to manage them in the File System. There are different file attributes; read-only files, System files, Archived files etc,. DIR command provides the opportunity to the Users to display the files with specified attributes, through the switch “/A”. For example, below command displays the list of files […]

Scroll to top