Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Linux Shell Scripting: A Project-Based Approach to Learning, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:42
    Introduction and Course Overview
  • Урок 2. 00:02:53
    Course Downloads
  • Урок 3. 00:16:29
    Creating a Local Lab Environment Using Vagrant and VirtualBox - Background
  • Урок 4. 00:04:19
    Exercise 1 – Walkthrough – Part I – Windows Users Only
  • Урок 5. 00:03:16
    Exercise 1 – Walkthrough – Part I – Mac Users Only
  • Урок 6. 00:02:54
    Exercise 1 – Walkthrough – Part I – Linux (CentOS/RHEL) Users Only
  • Урок 7. 00:22:55
    Exercise 1 – Walkthrough – Part II – All Users
  • Урок 8. 00:08:03
    Vagrant and VirtualBox Troubleshooting Tips
  • Урок 9. 00:02:48
    Section Introduction
  • Урок 10. 00:35:03
    Getting Started with Shell Scripting: Naming, Permissions, Variables, Builtins.
  • Урок 11. 00:23:16
    Special Variables, Pseudocode, Command Substitution, if Statement, Conditionals.
  • Урок 12. 00:17:39
    Exit Statuses, Return Codes, String Test Conditionals, More Special Variables.
  • Урок 13. 00:23:28
    Reading Standard Input, Creating Accounts, Username Conventions, More Quoting.
  • Урок 14. 00:21:23
    Exercise 2 - Walkthrough
  • Урок 15. 00:31:03
    Random Data, Cryptographic Hash Functions, Text and String Manipulation.
  • Урок 16. 00:29:49
    Positional Parameters, Arguments, for Loops, Special Parameters
  • Урок 17. 00:16:13
    The while Loop, Infinite Loops, Shifting, Sleeping
  • Урок 18. 00:20:09
    Exercise 3 - Walkthrough
  • Урок 19. 00:13:27
    Advanced Standard Input, Standard Output, and Standard Error - Part I
  • Урок 20. 00:25:46
    Advanced Standard Input, Standard Output, and Standard Error - Part II
  • Урок 21. 00:11:58
    Exercise 4 - Walkthrough
  • Урок 22. 00:19:57
    Case Statements
  • Урок 23. 00:33:10
    Functions
  • Урок 24. 00:20:17
    Parsing Command Line Options with getopts, Part 1
  • Урок 25. 00:17:35
    Parsing Command Line Options with getopts, Part 2
  • Урок 26. 00:11:25
    Deleting and Disabling Linux Accounts, Part 1 of 4 (Finding Files)
  • Урок 27. 00:05:07
    Deleting and Disabling Linux Accounts, Part 2 of 4 (The userdel command)
  • Урок 28. 00:13:38
    Deleting and Disabling Linux Accounts, Part 3 of 4 (Archives with tar)
  • Урок 29. 00:08:09
    Deleting and Disabling Linux Accounts, Part 4 of 4 (Disabling Accounts)
  • Урок 30. 00:32:48
    Deleting Users – Exercise 5 – Walkthrough
  • Урок 31. 00:21:38
    Cut and Awk
  • Урок 32. 00:09:44
    Cut and Awk Demonstration Script: Open Network Ports
  • Урок 33. 00:18:06
    Sort and Uniq
  • Урок 34. 00:14:33
    Parsing Log Files - Exercise 6 - Walkthrough
  • Урок 35. 00:28:51
    Sed
  • Урок 36. 00:30:12
    Configuring a Mini Network and Scripting for Remote Systems
  • Урок 37. 00:25:45
    Scripting Remote Commands – Walkthrough – Part 1
  • Урок 38. 00:12:38
    Scripting Remote Commands – Walkthrough – Part 2
  • Урок 39. 00:07:47
    Summary
  • Урок 40. 00:09:39
    What Shell Scripting Is and Why You Should Learn It