Users Online
· Guests Online: 45
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
Forum Threads
Newest Threads
No Threads created
Hottest Threads
No Threads created
Latest Articles
DEMO - Linux - Shell Scripting Fundamentals
DEMO - Linux - Shell Scripting Fundamentals Linux Courses |
Categories | Most Recent | Top Rated | Popular Courses |
Uploader | Date Added | Views | Rating | |
Superadmin | 03.06.17 | 507 | No Rating | |
Description | ||||
In this course, the viewer is taken on a journey from knowing little to nothing about shell scripts, all the way up to being able to implement usable scripts on a Linux system. At the very beginning of the course, fundamental concepts such as 'What is a script?' are answered, before moving on to create a very small and very simple script. Throughout the rest of the course, concepts such as variables, positional parameters, conditional statements, looping constructs, functions, and scheduling are explained and demonstrated. By the end of the course, the viewer will be familiar with all of the major concepts of shell scripts and be able to read, write, and troubleshoot simple shell script Lesson Description Section 1 Introduction Lesson 01 Author Introduction Lesson 02 Course Introduction Lesson 03 Course Overview Lesson 04 Pre-Reqs Lesson 05 What is Shell Script Section 2 Creating a Simple Script Lesson 06 Creating a Script File Lesson 07 Calling an Interpreter Lesson 08 Adding Comments Lesson 09 Adding Commands Lesson 10 Executing the Script Lesson 11 Wrap Up Section 3 Script Execution and Variables Lesson 12 Module Outline Lesson 13 Executing Scripts Lesson 14 Sourcing Scripts Lesson 15 Referencing Variables Lesson 16 Manipulating Variables Lesson 17 Introduction to Position Parameters Lesson 18 More on Position Parameters Lesson 19 Wrap Up Section 4 Getting User Input Lesson 20 Module Introduction Lesson 21 Introduction to Read Command Lesson 22 Command Options for Read Lesson 23 The REPLY Variable Lesson 24 Storing Multiple Values from Read Lesson 25 Wrap Up Section 5 Conditionals Lesson 26 Introduction Lesson 27 Conditionals Primer Lesson 28 The IF statement Lesson 29 Checking for Arguments Lesson 30 Checking to See if a File exists Lesson 31 Nesting if Statements Lesson 32 The Case Statements Lesson 33 Wrap Up Section 6 Loops Lesson 34 Module Introduction Lesson 35 Loops Primer Lesson 36 The for Loop Lesson 37 Enhancing Our File Testing Script With a Loop Lesson 38 The while Loop Lesson 39 The until Loop Lesson 40 Break and Continue Lesson 41 Wrap-Up Section 7 Menus Functions and Scheduling Lesson 42 Module Introduction Lesson 43 Building Our First Simple Menu Lesson 44 Building a More Professional Menu Lesson 45 Functions Lesson 46 Scheduling a Script With Cron Lesson 47 Wrap Up Section 8 Troubleshooting Scripts Lesson 48 Introduction Lesson 49 Using Echo Lesson 50 Exit Statuses Lesson 51 xtrace Lesson 52 Wrap Up |
Ratings
Comments
No Comments have been Posted.
Post Comment
Please Login to Post a Comment.