LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-21-2019, 08:41 AM   #1
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,927
Blog Entries: 45

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Arrow Bash Scripting Tutorial for Beginners


Hi,

Bash Scripting Tutorial for Beginners
Quote:
The default command language of Linux is Bash script. We need to run many commands in Linux on a daily basis for many purposes. These daily tasks can be automated by using a bash script. Any user can learn this scripting language very easily and quickly. If you are new in bash programming then this tutorial is for you.
If you wish to enhance your BASH script understanding then I suggest the following; Hope this helps.
Have fun & enjoy!
 
Old 05-22-2019, 02:56 PM   #2
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,077

Rep: Reputation: Disabled
I will add a link to the table of contents of the POSIX specification of the Shell Command Language of which BASH is an implementation with additions (also known as POSIX extensions). As stated in "man bash" BASH can behave exactly as stated in the aforementioned document, using the --posix option:
Code:
       --posix
              Change the behavior of bash where the default operation differs from  the  POSIX  standard  to
              match  the  standard  (posix  mode).   See  SEE  ALSO below for a reference to a document that
              details how posix mode affects bash's behavior.
This can be useful for people wanting to write so-called "portable" shell scripts, i.e. than can run the same way using any POSIX compliant shell, not only BASH (which is the most common, but not ubiquitous).
 
  


Reply

Tags
bash, cli, script



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Bash Scripting Tutorial for Beginners LXer Syndicated Linux News 0 12-26-2017 11:08 PM
LXer: Bash If statements, Exit Status and Comparison Operators, A beginners guide to bash scripting LXer Syndicated Linux News 0 06-29-2014 07:35 PM
[SOLVED] Bash scripting tutorial binbash Programming 4 10-31-2010 12:01 AM
Looking for bash scripting tutorial da7i Linux - Newbie 6 11-18-2009 07:16 AM
Bash Scripting Tutorial qcoder Programming 2 10-13-2003 07:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration