DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
powershell get all file extensions in directory
Get-Childitem -Recurse | Select-Object PSParentPath,Extension -Unique
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#powershell
#file
#extensions
#directory
ADD COMMENT
Topic
COMMENT
Name
2+1 =
Submit