Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
powershell get all file extensions in directory
Stephen Ostermiller
Programming language:
Shell/Bash
2021-07-03 15:11:13
0
Q:
powershell get all file extensions in directory
Ameelya
Code:
Shell/Bash
2021-03-06 04:30:02
Get
-Childitem -Recurse |
Select
-
Object
PSParentPath,
Extension
-
Unique
0
Tags
get
file
shell
Related
view to path powershell
browse for folder powershell
powershell delete all files with specific extension in sub directories
Best way to change the file extension in powershell
Compress files powershell
find string in all files powershell
get the latest file in a directory powershell
powershell open current directory
powershell read a list of names frmo a file and red in FOR loop
powershell create file content
powershell script path
powershell get all history
get folder size powershell
powershell output text file
view path powershell
powershell get all computers in ou
select all file from date powershell
powershell.exe location
New to Communities?
Join the community