Wednesday, July 26, 2017
Shell Scripting Tutorial
For more detailed Tutorial visit - https://goo.gl/bbvi0C
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. A shell usually interprets a single line of input, but we can also create a file containing a number of lines of commands to be interpreted. This file is a program known as a shell script. The program can also contain control structures (if-then, loops). Shell scripts allow a sequence of commands to be executed automatically . Shell Scripting tutorial is designed to help beginners and professionals.
00:00:00 1 - Introduction
00:10:00 2 - using Variables and Comments
00:20:11 3 - Read User Input
00:31:37 4 - Pass Arguments to a Bash-Script
00:40:08 5 - If Statement ( If then , If then else, If elif else)
00:53:20 6 - File test operators
01:03:45 7 - How to append output to the end of text file
01:14:26 8 - Logical 'AND' Operator
01:21:01 9 - Logical 'OR' Operator
01:26:35 10 - Perform arithmetic operations
01:33:51 11 - Floating point math operations in bash | bc Command
01:46:06 12 - The case statement
01:53:53 13 - The case statement Example
02:02:26 14 - Array variables
02:12:51 15 - WHILE Loops
02:19:07 16 - using sleep and open terminal with WHILE Loops
02:23:59 17 - Read a file content in Bash
02:31:15 18 - UNTIL loop
02:35:38 19 - FOR loop
02:44:08 20 - use FOR loop to execute commands
02:50:44 21 - Select loop
02:57:41 22 - Break and continue
03:04:11 23 - Functions
03:13:48 24 - Local variables
03:22:09 25 - Function Example
03:34:16 26 - Readonly command
03:41:34 27 - Signals and Traps
04:03:08 28 - How to debug a bash script
-------------------------Follow-------------------
My Website - http://www.codebind.com
My Blog - https://goo.gl/Nd2pFn
My Facebook Page - https://goo.gl/eLp2cQ
Google+ - https://goo.gl/lvC5FX
Twitter - https://twitter.com/ProgrammingKnow
Pinterest - https://goo.gl/kCInUp
Text Case Converter - https://goo.gl/pVpcwL
Epoch Timestamp Converter - https://goo.gl/Zedjo5
Decimal - Binary - Hexadecimal Converter - https://goo.gl/rkX3JE
8-bit Checksum Calculator - https://goo.gl/inxvIT
Partner Sites
VideoToGifs.com
EasyOnlineConverter.com
SqliteTutorials.com
Top Online Courses From ProgrammingKnowledge
Python Course http://bit.ly/2vsuMaS
Java Coursehttp://bit.ly/2GEfQMf
Bash Coursehttp://bit.ly/2DBVF0C
Linux Coursehttp://bit.ly/2IXuil0
C Course http://bit.ly/2GQCiD1
C++ Coursehttp://bit.ly/2V4oEVJ
PHP Coursehttp://bit.ly/2XP71WH
Android Coursehttp://bit.ly/2UHih5H
C# Coursehttp://bit.ly/2Vr7HEl
JavaFx Coursehttp://bit.ly/2XMvZWA
NodeJs Coursehttp://bit.ly/2GPg7gA
Jenkins Course http://bit.ly/2Wd4l4W
Scala Coursehttp://bit.ly/2PysyA4
Bootstrap Coursehttp://bit.ly/2DFQ2yC
MongoDB Coursehttp://bit.ly/2LaCJfP
QT C++ GUI Coursehttp://bit.ly/2vwqHSZ