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

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;

21 Cards in this Set

  • Front
  • Back
File
logical collection of data
process
executable file
daemon
process that runs in the background
FIFO
first in first out
Enter Key
moves one line at a time
Space Bar
move foward
B
go back
Q
quit
PC
program counter. has address of the next instructions
Ctrl C
kills the program
Ctrl Z
stops the process
Ctrl D
exits your shell. logs out.
FG
brings process to forground
ps - aux
will look for daemons
DF
tells out much disk space there is
CP
copy
ln-s
link
DMA
direct memory access
chown
change owner
ls
list all files in the directory
mkdir
make directory