Windows PowerShell/Command Line for Beginners (Tutorial)
Quickly learn the Basics of PowerShell, Windows' answer to Linux's Terminal.
How to Copy/Move files, create and remove Directories, navigate Windows and some key useful commands.
Edit: Linux command to reveal hidden files is ls -a NOT ls -h, usually I just use ls -lah and mixed them up in my head while recording. My bad :P