Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

powershell get-childitem exclude node_modules

Get-ChildItem -Exclude *node_modules*
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #powershell #exclude
ADD COMMENT
Topic
Name
6+7 =