Jump to content

3 Hour Bash Tutorial


Linux Hint

Recommended Posts

In this article, you will learn from printing a simple “Hello World” to using conditional statements such as if statements, case statements to using loops such as while, for until loops to awk, grep, sed, and debugging bash scripts. We will cover the following topics in this article:

The following topics of bash scripting are covered in this article:

  • Hello Bash Scripting
  • Redirect to File
  • Comments
  • Conditional Statements
  • Loops
  • Script Input
  • Script Output
  • Sending output from one script to another
  • Strings Processing
  • Numbers and Arithmetic
  • Declare Command
  • Arrays
  • Functions
  • Files and Directories
  • Sending Email via Script
  • Curl
  • Professional Menus
  • Wait for a File system using inotify
  • Introduction to grep
  • Introduction to awk
  • Introduction to sed
  • Debugging Bash Scripts

View the full article

Watch 3 Hour BASH COURSE On YouTube

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...