File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
5.1/Microsoft.PowerShell.Management
7.2/Microsoft.PowerShell.Management
7.4/Microsoft.PowerShell.Management
7.5/Microsoft.PowerShell.Management Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Management
5- ms.date : 03/28 /2024
5+ ms.date : 08/09 /2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-childitem?view=powershell-5.1&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Get-ChildItem
@@ -192,7 +192,7 @@ Mode LastWriteTime Length Name
192192
193193The ` Get-ChildItem ` cmdlet uses the ** Path** parameter to specify ` C:\Test\*.txt ` . ** Path** uses the
194194asterisk (` * ` ) wildcard to specify all files with the filename extension ` .txt ` . The ** Recurse**
195- parameter searches the ** Path** directory its subdirectories, as shown in the ** Directory:**
195+ parameter searches the ** Path** directory and its subdirectories, as shown in the ** Directory:**
196196headings. The ** Force** parameter displays hidden files such as ` hiddenfile.txt ` that have a mode of
197197** h** .
198198
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Management
5- ms.date : 03/28 /2024
5+ ms.date : 08/09 /2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-childitem?view=powershell-7.2&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Get-ChildItem
@@ -191,7 +191,7 @@ Mode LastWriteTime Length Name
191191
192192The ` Get-ChildItem ` cmdlet uses the ** Path** parameter to specify ` C:\Test\*.txt ` . ** Path** uses the
193193asterisk (` * ` ) wildcard to specify all files with the filename extension ` .txt ` . The ** Recurse**
194- parameter searches the ** Path** directory its subdirectories, as shown in the ** Directory:**
194+ parameter searches the ** Path** directory and its subdirectories, as shown in the ** Directory:**
195195headings. The ** Force** parameter displays hidden files such as ` hiddenfile.txt ` that have a mode of
196196** h** .
197197
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Management
5- ms.date : 03/28 /2024
5+ ms.date : 08/09 /2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-childitem?view=powershell-7.4&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Get-ChildItem
@@ -191,7 +191,7 @@ Mode LastWriteTime Length Name
191191
192192The ` Get-ChildItem ` cmdlet uses the ** Path** parameter to specify ` C:\Test\*.txt ` . ** Path** uses the
193193asterisk (` * ` ) wildcard to specify all files with the filename extension ` .txt ` . The ** Recurse**
194- parameter searches the ** Path** directory its subdirectories, as shown in the ** Directory:**
194+ parameter searches the ** Path** directory and its subdirectories, as shown in the ** Directory:**
195195headings. The ** Force** parameter displays hidden files such as ` hiddenfile.txt ` that have a mode of
196196** h** .
197197
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Management.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Management
5- ms.date : 03/28 /2024
5+ ms.date : 08/09 /2024
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-childitem?view=powershell-7.5&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : Get-ChildItem
@@ -191,7 +191,7 @@ Mode LastWriteTime Length Name
191191
192192The ` Get-ChildItem ` cmdlet uses the ** Path** parameter to specify ` C:\Test\*.txt ` . ** Path** uses the
193193asterisk (` * ` ) wildcard to specify all files with the filename extension ` .txt ` . The ** Recurse**
194- parameter searches the ** Path** directory its subdirectories, as shown in the ** Directory:**
194+ parameter searches the ** Path** directory and its subdirectories, as shown in the ** Directory:**
195195headings. The ** Force** parameter displays hidden files such as ` hiddenfile.txt ` that have a mode of
196196** h** .
197197
You can’t perform that action at this time.
0 commit comments