Skip to content

laucavv/holberton-system_engineering-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readme2

shell

What is the shell?

The shell is a program that takes commands from the keyboard and gives them to the operating system to perform On most Linux systems a program called bash (which stands for Bourne Again SHell, an enhanced version of the original Unix shell program, sh, written by Steve Bourne) acts as the shell program. Besides bash, there are other shell programs that can be installed in a Linux system. These include: ksh, tcsh and zsh.

What is a terminal?

It's a program called a terminal emulator. This is a program that opens a window and lets you interact with the shell. There are a bunch of different terminal emulators you can use. Most Linux distributions supply several, such as: gnome-terminal, konsole, xterm, rxvt, kvt, nxterm, and eterm.

What is LTS?

LTS is an abbreviation for “Long Term Support”. It is a computer term used to name special versions or editions of software designed to have media for a longer than normal period. It particularly applies to open source software projects such as Linux, especially Debian Ubuntu distributions.

About

My first project shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published