Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Automate Daily Development Tasks with Bash, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:00:45
    Course Overview: Automate Daily Development Tasks with Bash
  • Урок 2. 00:02:27
    Navigate the Filesystem in Bash
  • Урок 3. 00:03:08
    View Files and Folders in Bash
  • Урок 4. 00:02:59
    Create and Delete Files and Folders in Bash
  • Урок 5. 00:02:19
    Move and Copy Files and Folders with Bash
  • Урок 6. 00:02:57
    Find Files and Folders with `find` in Bash
  • Урок 7. 00:02:03
    Search for Text with `grep`
  • Урок 8. 00:05:33
    Make HTTP Requests in Bash with `curl`
  • Урок 9. 00:05:42
    Create and Run Bash Scripts with Command Line Arguments
  • Урок 10. 00:04:01
    Store and Use Values with Bash Variables
  • Урок 11. 00:03:41
    Understand and Use Functions in Bash
  • Урок 12. 00:03:03
    Understand Exit Statuses in Bash
  • Урок 13. 00:04:51
    Use Conditional Statements in Bash
  • Урок 14. 00:03:01
    Chain Commands with Pipes and Redirect Output in Bash