James' website

This is a test website to try out GitHub and Git Bash

View My GitHub Profile

Using dir

29 May 2022 - jhunter

Sources

https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/get-childitem?view=powershell-7.2

Command

dir

Alias

get-childitem

Definition

Get the contents of a directory.

Example

dir

image