Being effective at the command line can be very beneficial for Go developers. This module
will show many of the common commands used to navigate and manipulate files and your
environment from the command line.
Introduction
This module covers the basic in navigating and using the Microsoft Windows command line.
- Find files
- Create/Move/Delete files
- Editing Files
- Working with directories
Keep in mind that there are over 100 different commands that are available. We will only be covering the basic ones in this module.