Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Command Line Essentials: Git Bash for Windows
Introduction
Course Introduction and Approach (2:21)
What is Bash? (3:38)
Installation
Installation Overview (0:37)
Git for Windows (3:05)
Notepad++ (2:30)
Notepad++ Configuration (2:36)
Basic Commands
Basic Commands Overview (0:53)
Where Am I and What's Here (pwd and ls) (1:36)
Change Directory (cd) (3:32)
Where is that command? (which) (1:11)
Echo...Echo? (echo) (1:27)
Reviewing Files Contents (cat and less) (1:27)
Create, Rename (Move), and Delete Files (touch, mv, and rm) (2:52)
Create and Delete Folders; Recursive Delete (mkdir and rmdir; rm -rf) (3:57)
Clear and Exit (0:45)
Output to a File (> and >>) (3:03)
Creating and Executing a Simple Bash Script (3:38)
Customizing the Bash Environment with .bashrc File (3:10)
Git Bash Basic Commands Reference
Conclusion
Final Words (1:15)
Bonus: Special Offers for Existing Students
Create and Delete Folders; Recursive Delete (mkdir and rmdir; rm -rf)
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock