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

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;

6 Cards in this Set

  • Front
  • Back

bash

The Bourne-again shell.




Default shell used by most Linux distributions.




*Command completion when pressing the Tab key


*Command History

zsh

The Z shell (zsh) is any improved version of the bash and is available on many Linux distributions

sh

the Bourne shell is an earlier version of bash




* created by Steve Bourne

ksh

The Korn shell provided scripting features not found in bash.




* Created by David Korn

csh

The C-Shell uses syntax similar to the syntax used in the C programming language

tcsh

The tcsh is an improved version of csh. it offers command line edition and completion features that are not available with csh