Linux Command Shell

Reblogged from How to Learn IT:

What is a command shell?

A program that interprets commands

Allows a user to execute commands by typing them manually at a terminal, or automatically in programs called shell scripts.

A shell is not an operating system. It is a way to interface with the operating system and run commands.

What is BASH?

BASH = Bourne Again SHell

Bash is a shell written as a free replacement to the standard Bourne Shell (/bin/sh) originally written by Steve Bourne for UNIX systems.

Read more… 688 more words

About anthonyvenable110

As you can see I love working with various Linux Operating Systems, as well as programs that are Open-Source in nature. Speaking of nature, I love long walks where there is plenty of it.
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s