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

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;

23 Cards in this Set

  • Front
  • Back

pwd

Print working directory

>hostname

My computers 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

>mv

Move a file or directory

>more

Page through a file

>echo

Print some arguments

>exit

Exit the shell

>runas

Danger! Become super user root danger!

>attrib

Change permission modifiers

>iCACLS

Change ownership

>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

>set

Export/set a new environment variable