Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/1 - Introduction/1 - Author Introdduction.mp4 |
2.8 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/1 - Introduction/2 - Course Introdduction.mp4 |
4.1 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/1 - Introduction/3 - Course Overview.mp4 |
9.9 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/1 - Introduction/4 - Pre-Reqs.mp4 |
2.5 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/1 - Introduction/5 - What is a Shell Script.mp4 |
3.7 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/2 - Creating a Simple Script/6 - Creating a Script File.mp4 |
3.7 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/2 - Creating a Simple Script/7 - Calling an Interpreter.mp4 |
3.4 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/2 - Creating a Simple Script/8 - Adding Comments.mp4 |
3.2 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/2 - Creating a Simple Script/9 - Adding Commands.mp4 |
1.9 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/2 - Creating a Simple Script/10 - Executing the Script.mp4 |
7 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/2 - Creating a Simple Script/11 - Wrap-Up.mp4 |
3 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/3 - Script Execution and Variables/12 - Module Outline.mp4 |
1.5 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/3 - Script Execution and Variables/13 - Executing Scripts.mp4 |
8.5 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/3 - Script Execution and Variables/14 - Sourcing Scripts.mp4 |
10.6 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/3 - Script Execution and Variables/15 - Referencing Variables.mp4 |
3.9 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/3 - Script Execution and Variables/16 - Manipulating Variables.mp4 |
6.4 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/3 - Script Execution and Variables/17 - Intro to Position Parameters.mp4 |
4.9 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/3 - Script Execution and Variables/18 - More on Position Parameters.mp4 |
7.2 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/3 - Script Execution and Variables/19 - Wrap-Up.mp4 |
1.6 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/4 - Getting User Input/20 - Module Introduction.mp4 |
1.4 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/4 - Getting User Input/21 - Intro to the Read Command.mp4 |
6 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/4 - Getting User Input/22 - Command Options for Read.mp4 |
4.5 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/4 - Getting User Input/23 - The REPLY Variable.mp4 |
4.4 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/4 - Getting User Input/24 - Storing Multiple Values From Read.mp4 |
5.4 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/4 - Getting User Input/25 - Wrap-Up.mp4 |
1.6 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/5 - Conditionals/26 - Intro.mp4 |
1.6 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/5 - Conditionals/27 - Conditionals Primer.mp4 |
5.2 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/5 - Conditionals/28 - The if statement.mp4 |
5 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/5 - Conditionals/29 - Checking for Arguments.mp4 |
6.3 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/5 - Conditionals/30 - Checking to See if a File Exists.mp4 |
7.7 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/5 - Conditionals/31 - Nesting if statements.mp4 |
11.7 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/5 - Conditionals/32 - The Case Statement.mp4 |
11.3 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/5 - Conditionals/33 - Wrap-Up.mp4 |
3 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/6 - Loops/34 - Module Intro.mp4 |
1.5 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/6 - Loops/35 - Loops Primer.mp4 |
2.8 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/6 - Loops/36 - The 'for' loop.mp4 |
4.9 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/6 - Loops/37 - Enhancing Our File Testing Script With a Loop.mp4 |
8 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/6 - Loops/38 - The 'while' Loop.mp4 |
5.3 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/6 - Loops/39 - The 'until' Loop.mp4 |
6.1 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/6 - Loops/40 - Break and Continue.mp4 |
9.4 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/6 - Loops/41 - Wrap-Up.mp4 |
2.8 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/7 - Menus Functions and Scheduling/42 - Module Introduction.mp4 |
1.2 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/7 - Menus Functions and Scheduling/43 - Building Our First Simple Menu.mp4 |
5.4 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/7 - Menus Functions and Scheduling/44 - Building a More Professional menu.mp4 |
7.8 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/7 - Menus Functions and Scheduling/45 - Functions.mp4 |
16.8 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/7 - Menus Functions and Scheduling/46 - Scheduling a Script With Cron.mp4 |
8.8 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/7 - Menus Functions and Scheduling/47 - Wrap-Up.mp4 |
1.3 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/8 - Troubleshooting Scripts/48 - Introduction.mp4 |
1.3 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/8 - Troubleshooting Scripts/49 - Using Echo.mp4 |
6.8 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/8 - Troubleshooting Scripts/50 - Exit Statuses.mp4 |
9.2 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/8 - Troubleshooting Scripts/51 - xtrace.mp4 |
6.4 MB |
Pluralsight - Red Hat Enterprise Linux Shell Scripting Fundamentals/8 - Troubleshooting Scripts/52 - Wrap-Up.mp4 |
3.2 MB |