drive – POFTUT

How To Navigate, List Files and Directories In Windows Command Line With Dir?

Windows operating system provides command line tool named MS-DOS. This command line have different tools and capabilities for daily operations. We will look some simple steps about usage like navigation, list files and directories etc. We will mainly use dir command for this tutorial. Help Help information about dir command can be listed like below. $ dir … Read more

How To Use Fsutil To Check and Repair File System In Windows?

Windows provides command line tool named fsutils to manage disk related issues. This tool provides management capabilities volume information to repairing file system, setting quotas to listing free space. In this tutorial we will look most needed usage scenarios of the fsutil command. Help Help about fsutil command can be get with just issuing the … Read more