• 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/25

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;

25 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

Pus directory

Popd

Pop directory

Cp

Copy a file or directory

Mv

Move file or directory

Less

Page through a file

Cat

Print whole file

Xargs

Execute arguments

Find

Find filez

Grep

Find things inside files

Man

Read a manual page

Apropos

Find which manual page is appropriate

Env

Look at your environment

Exho

Print some arguments

Export

Export / set a new environment variable

Exit

Exit the shell

Sudo

Become super user root - DANGER!

Chmod

Change permission modifiers

Chown

Change ownership

Cd ..

Move up one level in directories