top of page
Search


Paul Troncone
Jun 17, 20211 min read
How to Open the Windows Command Prompt
Before you can leverage the power of the command line you first need to open it. In Windows 10 you have two primary options.


Paul Troncone
May 28, 20212 min read
Traversing 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 Troncone
May 13, 20211 min read
Running PowerShell on Linux
PowerShell was originally designed for use in Windows, but more recent releases have added support for Linux, macOS, and ARM environments.
bottom of page