Completed
- Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Bash Script with Practical Examples - Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Quick Word before we begin
- 3 - Windows User?
- 4 - Installing Iterm
- 5 - ZSH
- 6 - Installing ZSH
- 7 - Oh My ZSH
- 8 - Customize Iterm
- 9 - Section Recap
- 10 - Moving around your Terminal
- 11 - Intro to Bash Commands
- 12 - mkdir and Directories
- 13 - mkdir and Directories part 2
- 14 - Tree
- 15 - Rename with MV
- 16 - Working with files
- 17 - Less Head & Tail
- 18 - cp
- 19 - find
- 20 - grep
- 21 - Bonus: Useful Commands
- 22 - VIM Intro
- 23 - curl
- 24 - Getting started with VIM
- 25 - Navigating Around
- 26 - Insert Mode
- 27 - Delete Cut and Past
- 28 - Saving and Quitting
- 29 - Search and Replace
- 30 - Creating Files with VIM
- 31 - .vimrc
- 32 - Lets Wrap Up VIM Section
- 33 - Lets Wrap Up This Course