PowerShell - File and Directory Operations
When you run
Get-ChildItem in PowerShell without any parameters, what items are displayed?Get-ChildItem in PowerShell without any parameters, what items are displayed?Get-ChildItem lists all child items in the current directory, including both files and folders.-File or -Directory are specified, it returns all items.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions