Shared Flashcard Set

Details

Linux+
LX0-101/LX0-102
12
Other
Not Applicable
06/10/2014

Additional Other Flashcards

 


 

Cards

Term

bash

Definition

The GNU Bourne Again Shell 

  • most common default shell for user accounts
  • based on earlier bourne shell for unix but extends it in several ways
Term
bsh
Definition

The Bourne Shell

  • bash shell is based on
  • not often used in Linux
  • somtimes symbolic link to bash
Term
tcsh
Definition

Earlier C Shell

  • fairly popular shell in some circles
  • no major linux distro make it the default shell
  • don't assign enviroment variables in the same way as tcsh as in bash
Term
csh
Definition

Orginal C Shell

  • if user is familiar with csh, then tcsh makes a good substitue
Term
ksh
Definition

The Korn Shell

  • deisgned to take the best features of the Bourne Shell and the C Shell and extend them.
Term
zsh
Definition

The Z Shell

  • takes shell evolution further than the Korn Shell
  • incorporates features from earlier shells and adding a little more
Term
/bin/sh
Definition
Symbollic link to the systems default shell /bin/bash
Term

/bin/bash

 

Definition
systems normal default shell path
Term
Programs that enable you to run text-mode programs within Linux
Definition
  1. terminal
  2. xterm
  3. konsole
  4. Many More...
Term
Internal Commands
Definition
Commands that are built into shell
Supporting users have an ad free experience!