<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikimd.com/index.php?action=history&amp;feed=atom&amp;title=Bash_%28Unix_shell%29</id>
	<title>Bash (Unix shell) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikimd.com/index.php?action=history&amp;feed=atom&amp;title=Bash_%28Unix_shell%29"/>
	<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Bash_(Unix_shell)&amp;action=history"/>
	<updated>2026-04-23T05:23:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wikimd.com/index.php?title=Bash_(Unix_shell)&amp;diff=5887271&amp;oldid=prev</id>
		<title>Prab: CSV import</title>
		<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Bash_(Unix_shell)&amp;diff=5887271&amp;oldid=prev"/>
		<updated>2024-06-05T21:04:13Z</updated>

		<summary type="html">&lt;p&gt;CSV import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:Gnu-bash-logo.svg|thumb|Gnu-bash-logo]] {{Short description|Unix shell and command language}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name          = Bash&lt;br /&gt;
| logo          = &lt;br /&gt;
| screenshot       = &lt;br /&gt;
| caption        = &lt;br /&gt;
| author         = [[Brian Fox]]&lt;br /&gt;
| developer       = [[GNU Project]]&lt;br /&gt;
| released        = 1989&lt;br /&gt;
| latest release version = 5.1&lt;br /&gt;
| latest release date  = &lt;br /&gt;
| programming language  = [[C (programming language)|C]]&lt;br /&gt;
| operating system    = [[Unix-like]]&lt;br /&gt;
| platform        = [[Cross-platform]]&lt;br /&gt;
| genre         = [[Unix shell]], [[Command-line interface]]&lt;br /&gt;
| license        = [[GNU General Public License|GPLv3+]]&lt;br /&gt;
| website        = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Bash&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;Bourne Again SHell&amp;#039;&amp;#039;&amp;#039;) is a [[Unix shell]] and [[command language]] written by [[Brian Fox]] for the [[GNU Project]] as a free software replacement for the [[Bourne shell]]. First released in 1989, it has been used widely as the default login shell for most [[Linux distributions]] and [[macOS]].&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Bash was developed as part of the [[GNU Project]], which aimed to create a free software operating system. It was intended to be a free replacement for the [[Bourne shell]] (sh), which was the original Unix shell written by [[Stephen Bourne]]. The name &amp;quot;Bash&amp;quot; is a recursive acronym for &amp;quot;Bourne Again SHell,&amp;quot; a play on words that signifies its goal of improving upon the Bourne shell.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
Bash incorporates features from the [[Bourne shell]] as well as the [[C shell]] (csh) and the [[KornShell]] (ksh). Some of its notable features include:&lt;br /&gt;
* Command-line editing&lt;br /&gt;
* Unlimited command history&lt;br /&gt;
* Job control&lt;br /&gt;
* Shell functions and aliases&lt;br /&gt;
* Indexed arrays of unlimited size&lt;br /&gt;
* Integer arithmetic in any base from two to sixty-four&lt;br /&gt;
&lt;br /&gt;
== Scripting ==&lt;br /&gt;
Bash is also a powerful scripting language, allowing users to write scripts to automate tasks. Bash scripts can include control structures such as loops and conditionals, functions, and variables. They are commonly used for system administration tasks, such as backups and file management.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Bash is the default shell on most [[Linux distributions]] and is also available on [[macOS]]. It can be installed on other [[Unix-like]] systems and even on [[Microsoft Windows]] through the [[Windows Subsystem for Linux]] (WSL).&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
* [[Unix shell]]&lt;br /&gt;
* [[GNU Project]]&lt;br /&gt;
* [[Linux]]&lt;br /&gt;
* [[macOS]]&lt;br /&gt;
* [[Command-line interface]]&lt;br /&gt;
* [[Bourne shell]]&lt;br /&gt;
* [[C shell]]&lt;br /&gt;
* [[KornShell]]&lt;br /&gt;
* [[Windows Subsystem for Linux]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[List of Unix commands]]&lt;br /&gt;
* [[Shell script]]&lt;br /&gt;
* [[Terminal emulator]]&lt;br /&gt;
* [[Z shell]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unix shells]]&lt;br /&gt;
[[Category:GNU Project software]]&lt;br /&gt;
[[Category:Linux software]]&lt;br /&gt;
[[Category:1989 software]]&lt;br /&gt;
[[Category:Command-line software]]&lt;br /&gt;
&lt;br /&gt;
{{Unix-stub}}&lt;/div&gt;</summary>
		<author><name>Prab</name></author>
	</entry>
</feed>