• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/22

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

22 Cards in this Set

  • Front
  • Back

pwd

Print working directory

hostname

My computer's network name

mkdir

Make directory

cd

Change directory

ls

List directory

rmdir

Remove directory

pushd

Push directory

popd

Pop directory

cp

Copy a file or directory

robocopy

Robust copy

mv

Move a file or directory

more

Page through a file

type

Print the whole file

forfiles

Run a command on lots of files

dir -r

Find files

select-string

Find things inside files

help

Read a manual page

helpctr

Find what manual page is appropriate.

echo

Print some arguments

set

Export/set a new environment variable

exit

Exit the shell

runas

DANGER! become super user root DANGER!