Skip to content

Latest commit

 

History

History

Split-Object

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Add foreach and foreach-object skip sample

As foreach-object{select-object} running loop twice, performance was too bad. This is other sample to loop only once

foreach is much faster than foreach-object