Experimental forum for "Technology" discussions (computers, cameras, etc).

Learn to Program: BASH

Postby Bob Kuczewski » Sun May 05, 2024 10:40 am

According to Wikipedia:

Wikipedia wrote:Bash, short for Bourne-Again SHell, is a shell program and command language supported by the Free Software Foundation and first developed by Brian Fox for the GNU Project. Designed as a 100% free software alternative for the Bourne shell, it was initially released in 1989. Its moniker is a play on words, referencing both its predecessor, the Bourne shell, and the concept of renewal.


Bash has been available on Linux for decades. It has also been available on Windows through various means (such as Cygwin) for a long time. Now It's also officially supportred in Windows 10 and 11.

Bash supports both an interactive mode (where you type commands into a terminal) and a scripting mode (where you write a program of commands for Bash to execute). This topic is about the scripting mode.

To get started, here's a pretty good beginners tutorial:

      https://linuxconfig.org/bash-scripting-tutorial-for-beginners
Join a National Hang Gliding Organization: US Hawks at ushawks.org
View my rating at: US Hang Gliding Rating System
Every human at every point in history has an opportunity to choose courage over cowardice. Look around and you will find that opportunity in your own time.
Bob Kuczewski
User avatar
Contributor
Contributor
 
Posts: 8374
Joined: Fri Aug 13, 2010 2:40 pm
Location: San Diego, CA

Forum Statistics

Who is online

Users browsing this forum: No registered users and 9 guests

Options

Return to Technology Forum