Course details

Bash is a "Unix shell": a command-line interface for interacting with the operating system. It is widely available, being the default shell on many GNU/Linux distributions and on Mac OS X; and ports exist for many other systems. It was created in the late 1980s by a programmer named Brian Fox, working for the Free Software Foundation. It was intended as a free-software alternative to the Bourne shell (in fact, its name is an acronym for "Bourne-again shell"), and it incorporates all features of that shell, as well as new features such as integer arithmetic and in-process regular expressions.

What is shell scripting ?:

In addition to the interactive mode, where the user types one command at a time, with immediate execution and feedback, Bash (like many other shells) also has the ability to run an entire script of commands, known as a "Bash shell script" (or "Bash script" or "shell script" or just "script"). A script might contain just a very simple list of commands — or even just a single command — or it might contain functions, loops, conditional constructs, and all the other hallmarks of imperative programming. In effect, a Bash shell script is a computer program written in the Bash programming language.

  • Shell scripting is the art of creating and maintaining such scripts.
  • Shell scripts can be called from the interactive command-line described above; or, they can be called from other parts of the system. One script might be set to run when the system boots up; another might be set to run every weekday at 2:30 AM; another might run whenever a user logs into the system.
  • Shell scripts are commonly used for many system administration tasks, such as performing disk backups, evaluating system logs, and so on. They are also commonly used as installation scripts for complex programs. They are particularly suited to all of these because they allow complexity without requiring it: if a script just needs to run two external programs, then it can be a two-line script, and if it needs all the power and decision-making ability of a Turing-complete imperative programming language, then it can have that as well.
Updated on 08 November, 2015

About Master Linux

We_They is one ofthe pioneering companies in the ME region working in IT field Software based on Linux OS and Open Source applications. We_They IT Services is a one stop shop for all your E-Business related needs. We don’t just designing and implementing IT Solutions and develop your application, but we transform them to powerful business channels to be a powerful tool for promoting a business and a source for generating new business leads. We_They Provides the solutions and services required for deploying and managing efficient and highly available Linux/Open Source enterprise environments, custom engineering for specific development needs, and support to ensure maximum systems availability and performance.

By combining these services with ground-breaking Linux technologies such as Cluster Software and Secure Service Technology, We_They provides Open Source tools needed to maximize the performance of your IT infrastructure. Also We_They provides you with advanced Training in Most of IT Solutions with help of Master Linux high qualified staff.

See all Master Linux courses
Are you from Master Linux ? Claim your course!
Courses you can instantly connect with... Do an online course on Linux starting now. See all courses

Is this the right course for you?

Rate this page

Didn't find what you were looking for ?

or