• 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 man 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!