Paul TronconeJun 17, 20211 min readHow to Open the Windows Command PromptBefore you can leverage the power of the command line you first need to open it. In Windows 10 you have two primary options.
Paul TronconeMay 28, 20212 min readTraversing and Creating Directories in Windows Command Prompt (cmd)From the Windows Command Prompt you can use the cd command to display your current working directory or change to a different directory.
Paul TronconeMay 13, 20211 min readRunning PowerShell on LinuxPowerShell was originally designed for use in Windows, but more recent releases have added support for Linux, macOS, and ARM environments.