Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Advanced Bash Automation for Web Developers, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:00:51
    Course Overview: Advanced Bash Automation for Web Developers
  • Урок 2. 00:02:27
    Create Aliases in .bash_profile for Common Bash Commands
  • Урок 3. 00:03:41
    Add Executable Files to $PATH with Bash
  • Урок 4. 00:02:43
    Create and Copy Multiple Files with Brace Expansions in Bash
  • Урок 5. 00:01:09
    Rerun Bash Commands with History Expansions
  • Урок 6. 00:02:42
    Set Default Arguments with Bash Shell Parameter Expansions
  • Урок 7. 00:00:39
    Use Bash Keyboard Shortcuts
  • Урок 8. 00:02:34
    Read and Use JSON in Bash with jq
  • Урок 9. 00:03:16
    Use jq and grep to Find Unused Dependencies in a Project
  • Урок 10. 00:03:15
    Understand how to Redirect stdin, stdout, and stderr in Bash
  • Урок 11. 00:04:16
    Use exec to Redirect stdio in a git Hook Script
  • Урок 12. 00:03:08
    Use case for Complicated Conditional Statements in Bash
  • Урок 13. 00:04:37
    Create a Bash Script that Accepts Named Options with getopts
  • Урок 14. 00:06:51
    Create a Bash Script to Open a Pull Request on Github using getopts
  • Урок 15. 00:02:46
    Send and Receive Data from a Node.js Script in Bash using the Process Object
  • Урок 16. 00:03:57
    Transform Piped Data from Bash using a Node.js Transform Stream
  • Урок 17. 00:03:56
    Schedule Timed Jobs on macOS with `launchd`