• 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

print working directory

pwd

my computer's network name

hostname

make directory

mkdir

change directory

cd

list directory

ls

remove directory

rmdir

push directory

pushd

pop directory

popd

copy a file or directory

cp

robust copy

robocopy

move a file or directory

mv

page through a file

more

print the whole file

type

run a command on lots of files

forfiles

find files

dir-r

find things inside files

select-string

read a manual page

help

find what man page is appropriate

helpctr

print some arguments

echo

export/set a new environment variable

set

exit the shell

exit

DANGER! becomes super user root DANGER!

runas