Shared Flashcard Set

Details

CIS15 CLI
CIS15 CLI
54
Computer Networking
Not Applicable
12/04/2012

Additional Computer Networking Flashcards

 


 

Cards

Term
Command
Definition
Action
Term
DIR
Definition
Shows the contents of the directory.
Term
DIR /P
Definition
Shows the contents of the directory while pausing.
Term
DIR /W
Definition
Show the contents of the directory which shows only the filenames arranged in five columns across the screen.
Term
DIR /S
Definition
Displays a directory as well as all files and subdirectory's.
Term
HELP
Definition
A list of commands that you may type.
Term
CD or CHDIR
Definition
Changes the focuts of the command prompt to a different directory.
Term
MD or MKDIR
Definition
Create a directory.
Term
RD or RMDIR
Definition
Removes a directory.
Term
ATTRIB
Definition
Lists the attributes of a particular file.
Term
ATTRIB + R or - R
Definition
Applies or removes the Read-only attribute.
Term
ATTRIB + H or - H
Definition
Applies or removes the Hidden attribute.
Term
ATTRIB + S or - S
Definition
Applies or removes the System attribute.
Term
ATTRIB + A or - A
Definition
Applies or removes the Archive attribute.
Term
*
Definition
A wildcard character which searches for 1 or more characters.
Term
?
Definition
A wildcard character that represents a single character.
Term
REN or RENAME
Definition
Renames a file.
Term
DEL or ERASE
Definition
Deletes a file.
Term
COPY
Definition
Copies a file.
Term
MOVE
Definition
Moves a file.
Term
CD\
Definition
Go back to the Root Directory
Term
EDIT
Definition
Takes you to the Edit Programs Interface
Term
SET
Definition
Lets you see all of the settings that Windows loads by default.
Term
TYPE
Definition
Displays the contects of a text file on the screen.
Term
PATH
Definition
Tells you the current path.
Term
CHKDSK
Definition
Scans, detects, and repairs hard drive and volume related issues and errors.
Term
/f
Definition
This switch attempts to fix volume related errors.
Term
/r
Definition
This switch attempts to locate and repair bad sectors.
Term
FORMAT
Definition
Enables you to format disks from the command line.
Term
/?
Definition
Switch that follows a command explaining what that particular command does.
Term
Format /FS:filesystem
Definition
Specifies the type of the file system (FAT, FAT32, exFAT, NTFS, or UDF).
Term
Format/V: label
Definition
Specifies the volume label.
Term
Format/Q
Definition
Performs a quick format.
Term
Format/C
Definition
NTFS only: Files created on the new volume will be compressed by default.
Term
Format/X
Definition
Forces the volume to dismount first if necessary. All opened handles to the volume would no longer be valid.
Term
Format/R: revision
Definition
UDF only: Forces the format to a specific UDF version. The default version is 2.01.
Term
Format/D
Definition
UDF 2.50 only: Metadata will be duplicated.
Term
Format/A: size
Definition
Overrides the defualt allocation unit size. Default settings are strongly recommeded for general use.
Term
Format/F: size
Definition
Speicifies the size of the floppy disk to format.
Term
Format/T: tracks
Definition
Specificies the number of tracks per disk side.
Term
Format/N: sectors
Definition
Speicifies the number of sectors per track.
Term
Format/P: passes
Definition
Zero every sector on the volume on the volume passes times. This switch is not valid with /Q.
Term
SFC.exe
Definition
Scans, detects, and restores impoartant Windows system files, folders, and paths.
Term
SFC/SCANNOW
Definition
Runs the SFC from the command prompt.
Term
SFC/VERIFYONLY
Definition
Scans integrity of all protected system files. No repair operation is performed.
Term
SFC/SCANFILE
Definition
Scans integrity of the referenced file, repairs file if problems are identified. Specify full path <file>.
Term
SFC/VERIFYFILE
Definition
Verifies the integrity of the file with full path <file>. No Repair operation is perfomred.
Term
SFC/OFFBOOTDIR
Definition
For offline repair specify the location of the offlineboot directory.
Term
SFC/OFFWINDIR
Definition
For offline repair specify the location of the offline windows directory.
Term
COMPACT
Definition
Displays the compression stats of the contects of a directory.
Term
COMPACT /C
Definition
Compresses all of the files in the directory.
Term
CIPHER
Definition
Displays the current state of affairs when entered with no switches.
Term
CIPHER /E
Definition
This switch specifices the encryption operation of the CIPHER command.
Term
CIPHER /A
Definition
This switch applies the encrypting to the files in the directory, not just to the the directory itself.
Supporting users have an ad free experience!