Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The Linux Command Line Bootcamp: Beginner To Power User, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:37
    Welcome To The Course!
  2. Урок 2. 00:05:54
    Why Learn The Command Line
  3. Урок 3. 00:02:29
    Finding The Slides & Exercises
  4. Урок 4. 00:01:12
    One Small Piece Of Advice
  5. Урок 5. 00:04:28
    The World Of Operating Systems
  6. Урок 6. 00:04:54
    What Are Unix and Unix-Like?
  7. Урок 7. 00:02:37
    Exploring The Original Unix Manual
  8. Урок 8. 00:08:17
    Linux, GNU, Kernels, Oh My!
  9. Урок 9. 00:04:06
    Explaining Terminals, Shells, & Bash
  10. Урок 10. 00:02:21
    Installation & Setup!
  11. Урок 11. 00:01:26
    What Actually Matters In This Section
  12. Урок 12. 00:02:45
    Opening Up The Terminal
  13. Урок 13. 00:04:24
    Understanding The Prompt
  14. Урок 14. 00:04:40
    Our First Commands!
  15. Урок 15. 00:02:46
    Using Arrow Keys In The Terminal
  16. Урок 16. 00:06:39
    Command Line Arguments
  17. Урок 17. 00:03:58
    Providing Options To Commands
  18. Урок 18. 00:02:18
    Combining Multiple Options
  19. Урок 19. 00:04:21
    Using Long-Form Options
  20. Урок 20. 00:04:28
    Options That Require Parameters
  21. Урок 21. 00:01:08
    What Actually Matters In This Section
  22. Урок 22. 00:03:02
    Introducing The Manual
  23. Урок 23. 00:04:09
    Navigating & Searching A Man Page
  24. Урок 24. 00:07:51
    Parsing Man Page Synopses
  25. Урок 25. 00:04:52
    The 7 Manual Sections & Searching
  26. Урок 26. 00:02:52
    The Type & Which Commands
  27. Урок 27. 00:02:24
    Using The Help Command
  28. Урок 28. 00:05:55
    Getting Help EXERCISE
  29. Урок 29. 00:01:17
    What Actually Matters In This Section
  30. Урок 30. 00:05:06
    The Root Directory
  31. Урок 31. 00:04:58
    The Home Directory
  32. Урок 32. 00:03:48
    The pwd Command
  33. Урок 33. 00:04:55
    Using ls
  34. Урок 34. 00:08:11
    Helpful options for ls
  35. Урок 35. 00:08:22
    Changing Directories With cd
  36. Урок 36. 00:07:43
    Relative Vs. Absolute Paths
  37. Урок 37. 00:06:02
    Overview Of Other Folders
  38. Урок 38. 00:08:10
    Navigation EXERCISE
  39. Урок 39. 00:01:12
    What Actually Matters In This Section
  40. Урок 40. 00:06:41
    Creating Files With touch
  41. Урок 41. 00:04:35
    Why Touch is Called Touch
  42. Урок 42. 00:09:23
    Exploring File Types, Extensions, & the file command
  43. Урок 43. 00:06:35
    File Names: Good, Bad, & Ugly
  44. Урок 44. 00:08:04
    Creating Directories With mkdir
  45. Урок 45. 00:04:55
    Creating Things EXERCISE
  46. Урок 46. 00:01:13
    What Actually Matters In This Section
  47. Урок 47. 00:04:28
    Introducing Nano
  48. Урок 48. 00:05:11
    The Basics of Nano
  49. Урок 49. 00:02:45
    Creating File With Nano
  50. Урок 50. 00:04:12
    Mastering Nano Shortcuts
  51. Урок 51. 00:08:26
    Searching & Replacing in Nano
  52. Урок 52. 00:09:08
    Configuring Nano & Spellchecking
  53. Урок 53. 00:09:34
    Nano Exercise
  54. Урок 54. 00:00:43
    What Actually Matters In This Section
  55. Урок 55. 00:04:38
    Deleting Files With rm
  56. Урок 56. 00:10:24
    Deleting Folders With -d & -r
  57. Урок 57. 00:04:44
    Moving Files With mv
  58. Урок 58. 00:03:37
    Moving Folders with mv
  59. Урок 59. 00:04:31
    Renaming With mv
  60. Урок 60. 00:06:54
    Copying with cp
  61. Урок 61. 00:07:33
    Deleting, Copying, & Moving EXERCISE
  62. Урок 62. 00:01:44
    What Actually Matters In This Section
  63. Урок 63. 00:04:14
    Clearing & Jumping Lines
  64. Урок 64. 00:04:42
    Jumping Characters & Words
  65. Урок 65. 00:03:00
    Swapping Characters & Words
  66. Урок 66. 00:05:31
    Killing Lines, Words, & More
  67. Урок 67. 00:03:13
    Yanking From The Kill-Ring
  68. Урок 68. 00:09:27
    History Command & History Expansion
  69. Урок 69. 00:01:35
    What Actually Matters In This Section
  70. Урок 70. 00:04:46
    The Cat Command
  71. Урок 71. 00:06:22
    Working With Less
  72. Урок 72. 00:05:29
    Tac & Rev
  73. Урок 73. 00:08:16
    Head & Tail
  74. Урок 74. 00:03:25
    The wc Command
  75. Урок 75. 00:07:56
    The Sort Command
  76. Урок 76. 00:04:11
    Advanced Sorting By Field
  77. Урок 77. 00:12:18
    Working With Files EXERCISE
  78. Урок 78. 00:00:53
    What Actually Matters In This Section
  79. Урок 79. 00:06:04
    Introducing The Standard Streams
  80. Урок 80. 00:08:22
    Redirecting Standard Output
  81. Урок 81. 00:04:44
    Appending Standard Output
  82. Урок 82. 00:05:14
    Redirecting Standard Input
  83. Урок 83. 00:03:42
    Redirecting StdIn & StdOut Together
  84. Урок 84. 00:06:34
    Redirecting Standard Error
  85. Урок 85. 00:06:58
    Putting It All Together & Fancy Shortcuts
  86. Урок 86. 00:06:29
    Redirection EXERCISE
  87. Урок 87. 00:00:56
    What Actually Matters In This Section
  88. Урок 88. 00:03:59
    Intro To Piping
  89. Урок 89. 00:05:56
    Playing With Piping
  90. Урок 90. 00:02:44
    Comparing Redirection & Piping
  91. Урок 91. 00:07:37
    An Interlude: the tr command
  92. Урок 92. 00:11:01
    Working With Multiple Pipes
  93. Урок 93. 00:06:41
    Using The tee Command
  94. Урок 94. 00:08:50
    Piping EXERCISE
  95. Урок 95. 00:01:26
    What Actually Matters In This Section
  96. Урок 96. 00:06:50
    Pathname Expansion Basics
  97. Урок 97. 00:08:54
    More Pathname Expansion
  98. Урок 98. 00:01:56
    Tilde Expansion
  99. Урок 99. 00:11:06
    The Magic of Brace Expansion
  100. Урок 100. 00:03:19
    Arithmetic Expansion
  101. Урок 101. 00:05:31
    Quoting Double Vs. Single
  102. Урок 102. 00:03:44
    Command Substitution
  103. Урок 103. 00:12:26
    Expansions EXERCISE
  104. Урок 104. 00:02:06
    What Actually Matters In This Section
  105. Урок 105. 00:09:00
    The Locate Command
  106. Урок 106. 00:09:14
    The Find Command
  107. Урок 107. 00:04:51
    More Find
  108. Урок 108. 00:05:19
    How Timestamps Work
  109. Урок 109. 00:09:15
    Finding By Time
  110. Урок 110. 00:06:38
    Find With Logical Operators
  111. Урок 111. 00:09:02
    Find w/ Exec & User Defined Actions
  112. Урок 112. 00:06:44
    The Xargs Command
  113. Урок 113. 00:11:22
    Find EXERCISE
  114. Урок 114. 00:01:55
    What Actually Matters In This Section
  115. Урок 115. 00:05:36
    Introducing The Grep Command
  116. Урок 116. 00:06:03
    Grep Recursive Search
  117. Урок 117. 00:08:03
    Grep Options
  118. Урок 118. 00:08:18
    Grep & Regular Expressions
  119. Урок 119. 00:06:18
    Grep Extended Regex
  120. Урок 120. 00:11:01
    Piping To Grep
  121. Урок 121. 00:01:07
    What Actually Matters In This Section
  122. Урок 122. 00:07:15
    Multi-User Systems & Permissions Intro
  123. Урок 123. 00:04:11
    File Owners & Group Owners
  124. Урок 124. 00:05:16
    The File Type Attribute
  125. Урок 125. 00:04:01
    Understanding Permissions
  126. Урок 126. 00:07:43
    Read Permissions
  127. Урок 127. 00:07:22
    Write Permissions
  128. Урок 128. 00:06:21
    Execute Permissions
  129. Урок 129. 00:03:18
    Permissions Recap & Practice
  130. Урок 130. 00:02:00
    What Actually Matters In This Section
  131. Урок 131. 00:11:42
    The Chmod Command: Symbolic Notation
  132. Урок 132. 00:06:47
    Using Octal Notation With Chmod
  133. Урок 133. 00:05:49
    The su Command - Substitute User
  134. Урок 134. 00:03:41
    The Super Special Root User
  135. Урок 135. 00:07:32
    Using The Sudo Command
  136. Урок 136. 00:09:17
    Changing Ownership With Chown
  137. Урок 137. 00:12:09
    Working With Groups Demo
  138. Урок 138. 00:01:55
    What Actually Matters In This Section
  139. Урок 139. 00:04:10
    Introducing The Environment & Variables
  140. Урок 140. 00:05:16
    Parameter Expansion
  141. Урок 141. 00:08:11
    Defining Variables & Export
  142. Урок 142. 00:11:05
    The Mysterious Startup Files
  143. Урок 143. 00:14:38
    Customizing Your Prompt
  144. Урок 144. 00:08:32
    Defining Aliases
  145. Урок 145. 00:07:01
    Useful Aliases & The .bash_aliases File
  146. Урок 146. 00:01:12
    What Actually Matters In This Section
  147. Урок 147. 00:03:17
    Intro to Scripting
  148. Урок 148. 00:06:26
    Our First Script
  149. Урок 149. 00:06:13
    The Mysterious PATH Variable
  150. Урок 150. 00:05:36
    Adding To The PATH
  151. Урок 151. 00:02:23
    Making Our Script Executable
  152. Урок 152. 00:05:46
    The Significance Of The Shebang
  153. Урок 153. 00:18:10
    Building A Weather Program
  154. Урок 154. 00:01:08
    What Actually Matters In This Section
  155. Урок 155. 00:04:53
    An Introduction To Cron
  156. Урок 156. 00:07:37
    CronJob Crazy Syntax
  157. Урок 157. 00:06:17
    Our Very First Cronjob
  158. Урок 158. 00:03:29
    Handling Errors In A Cron Job
  159. Урок 159. 00:08:01
    More Cron Syntax
  160. Урок 160. 00:14:34
    Writing A Daily Backup Cron Job
  161. Урок 161. 00:06:04
    Mac Installation Options & Terminal Setup
  162. Урок 162. 00:11:54
    Mac Virtual Machine Setup
  163. Урок 163. 00:06:20
    Windows Installation Overview
  164. Урок 164. 00:05:40
    Windows Virtual Machine Setup