Command Line Navigation

Command Line Navigation

84 Lượt nghe
Command Line Navigation
As developers, we code is our job. Getting comfortable moving around your system will make you faster. Since many of the developer tools are run from the terminal (ie. Node, NPM, and Git), it makes sense to learn how to move around there too. We start with a few commands that I use all the time. There are a couple games to test your skills along the way too. 00:00 - Intro 00:59 - pwd/Print Working Directory 01:30 - cd/Change Directory 03:15 - Download the project 05:20 - ls/List files and directories 08:56 - cd into "house" 10:49 - Random folder game 12:37 - Find the Pevensie kids 17:25 - Hide & Seek game 19:20 - The find command 23:50 - Hide & Seek again 24:45 - Regular expressions and globs 28:30 - The open command 30:39 - The code command 31:43 - Wrapping up Project repo: https://github.com/dave-cross/teaching-shell-movements