get-childitem

List items in a directory. This command can only be…

Get-ChildItem

List items in a directory. This command can only be used through PowerShell. More information: https://docs.microsoft.com/powershell/module/microsoft.powershell.management/get-childitem.

Get-ChildItem

Get-ChildItem -Directory

Get-ChildItem -File

Get-ChildItem -Hidden

Get-ChildItem -Path {{path/to/directory}}

Также может быть вам интересно:
Windows
← get-acl get-content →