Comand Line Flashcards

1
Q

arp

A

Display and modify the IP to physical address translation tables used by the Address Resolution Protocol (ARP).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

assoc

A

Display and modify file extension associations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Attrib

A

Display and change file attributes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Break

A

Configure extended Ctrl-C checking.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Bcdedit

A

Configure properties in name database to control boot loading.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Cacls

A

Display or modify access control lists of files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Call

A

Call a script or script label as a procedure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

CD/Chdir

A

Display the name of or changes the current directory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Chcp

A

Display or set the active code page number.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Chkdsk

A

Check a disk for errors and display a report.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Chkntfs

A

Display the status of volumes. Set or exclude volumes from automatic system checking during system boot.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Choice

A

Create a selection list from which users can select a choice in batch scripts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Cls

A

Clear the console window

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

cmd

A

Start a new instance of the Windows command shell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Color

A

Set the colors of the command-shell window.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Comp

A

Compare the contents of two files or sets of files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Compact

A

Display or modify the compression of files or sets of files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Convert

A

Convert FAT volumes to NTFS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Copy

A

Copy or combine files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Date

A

Display or set the system date.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Del

A

Delete one or more files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Dir

A

Display a list of files and subdirectories within a directory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Diskcomp

A

Compare the contents of two floppy disks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Diskcopy

A

Copy the contents of one floppy disk to another.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Diskpart
Invoke a text-mode command interpreter so that you can manage disks, partitions, and volumes using a separate command prompt and commands that are internal to Diskpart
26
Dosky
Edit command lines, recall Windows commands, and create macros.
27
Driverquery
Display the current device driver properties and status.
28
Echo
Display messages, or turns command echoing on or off.
29
Endlocal
End localization of environment changes in a batch file.
30
Exit
Exit the command interpreter
31
Expand
Uncompress files.
32
FC
Compare two files and display the differences between them.
33
Find
Search for a text string in files.
34
For
Run a specified command for each file in a set of files.
35
Format
Format a floppy disk or hard drive.
36
Fsutil
File system utility - displays and configures file system properties.
37
FTP
Transfer files
38
Ftype
Display or modify file types used in file extension associations
39
Goto
Direct the Windows command interpreter to a labeled line in a script.
40
Gpresult
Display Group Policy information for a machine or user.
41
Graftabl
Enable Windows to display extended character sets in graphics mode.
42
hostname
Display the computer name.
43
ICACLS
Display, modify, backup, and restore ACLs for files and directories.
44
IF
Perform conditional processing in batch programs.
45
Lable
Create, change, or delete the volume label of a disk.
46
Md/Mkdir
Create a directory or subdirectory.
47
Mode
Configure a system device.
48
Mklink
Create symbolic and hard links.
49
more
Display output one screen at a time.
50
mountvol
Manage a volume mount point.
51
move
Move files from one directory to another directory on the same drive.
52
Openfiles
Display files opened by remote users for a file share.
53
Nbstat
Display status of NetBIOS.
54
Net Accounts
Manage User accounts and password Policies
55
Net Computer
Add or remove computers from a domain
56
Net Config Server
DIsplay or modify configuration of Server Service
57
Net Config Workstation
Display or Modify configuration of workstationservice
58
Net Continue
Resume a paused service
59
Net File
Display or manage open files on a server
60
Net Group
Display or manage global groups
61
Net Localgroup
DIsplay or manage local group accounts
62
Net Pause
Suspend a service
63
net print
display or manage print jobs and shared queues
64
Net session
List or disconnect sessions
65
Net share
Display or manage shared printers and directories
66
Net Start
List or start network services
67
Net Statistics
Display workstation and server statistics
68
Net Stop
Stop Services
69
Net Time
Display or synchronize network time
70
Net Use
Display or manage remote connections
71
Net User
Display or manage local user accounts
72
Net View
Display network resources or computers
73
Netsh
Invoke a separate command prompt that allows you to manage the configuration of various network services on local and remote computers.
74
Netstat
Display status of network connections.
75
Path
Display or set a search path for executable files in the current command window.
76
pathping
Trace routes and provides packet loss information.
77
Pause
Suspend processing of a script and wait for keyboard input.
78
Popd
Change to the directory stored by Pushd.
79
Save the current directory then changes to a new directory.
Pushd