0% found this document useful (0 votes)
5 views1 page

Windows Basic File Commands

The document provides a list of command-line commands along with their descriptions. It includes commands for listing files, changing directories, and displaying the directory structure. Each command is presented with its corresponding functionality in a concise format.

Uploaded by

BENDER FLS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Windows Basic File Commands

The document provides a list of command-line commands along with their descriptions. It includes commands for listing files, changing directories, and displaying the directory structure. Each command is presented with its corresponding functionality in a concise format.

Uploaded by

BENDER FLS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Command | Description

________________________________________________________|
___________________________________________________________________
dir | Lists files and folders in current
directory
________________________________________________________|
___________________________________________________________________
cd or chdir | Changes directory (e.g. cd C:\Users)
________________________________________________________|
___________________________________________________________________
cd .. | Goes up one folder level
________________________________________________________|
___________________________________________________________________
cd \ | Goes to root of current drive
________________________________________________________|
___________________________________________________________________
tree | Shows directory structure in a tree
format
________________________________________________________|
___________________________________________________________________

You might also like