Watching:  

Introduction to Bash Scripting


Author: Subject Coach
Added on: 23rd Jan 2015

 
Please note: You need to login to view this resource

If you are looking for a beginer's course for Bash scripting, This course is very well for you. I've covered some of the most important topics to get you started. Course contents include

  1. Welcome message [Free]
  2. What is Bash
  3. Command line shortcuts and tricks
  4. Getting started with Bash profiles
  5. Bash Expansions
  6. Command Redirection and Piping 
  7. Using Echo and PrintF and how to preventing command expansion
  8. Understanding local and environment variables
  9. Bash script syntax
  10. A basic Bash script
  11. Working with numbers and operators
  12. Working with arrays
  13. Controlling output with awk, grep and cut commands. How to use basic bash color themes with your output.
  14. Working with here document and files
  15. Flow control statements and loops
  16. Introduction to functions
  17. Interacting with user
  18. Closing note

I hope that you will learn heaps from this course, please leave your feedback and improvement suggestions.

 

 

Author: Subject Coach
Added on: 23rd Jan 2015

Please get in touch with your teacher or tutor in case you have a question related to this lesson

None just yet!

Hi!

You are with Jas, In this course with will learn about Bash.
Bash, is also known as Born again shell. It is used by administrators and programs to interact with Linux based operating system. Bash is the default shell for Linux and Mac OS. In this course we will cover various topics such as!

What is Bash?,
Command editing tricks and shortcuts.
Bash profiles.
Displaying text with Echo.
Bash variables.
Environment variables.
A word on controlling output with cut, awk and grep commands.
Command shortcuts.
Reading from and writing to files.
Loops.
How to use Functions.
Interacting with user.

In next chapter, I will tell you about history of Bash and