Articles → POWERSHELL → Get-Childitem Command In Powershell

Get-Childitem Command In Powershell






Purpose





Example 1




Get-childItem -Path c:\temp




Picture showing the output of Get-childItem in PowerShell
Click to Enlarge


Example 2




Get-childItem -Path c:\temp -Name


Picture showing the output of Get-childItem in PowerShell
Click to Enlarge


Example 3




Get-childItem -Path c:\temp\*.* -Recurse -Force


Picture showing the output of Get-childItem in PowerShell
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Thursday, June 13, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250