Forum Discussion

Michael_Brooks's avatar
Michael_Brooks
Copper Contributor
May 02, 2024

Asterisk (*) wildcard at end of string not matching file

OK, I must be missing something obvious here. I perform a search for files with the string "oslo" in the name, via:   Get-ChildItem *oslo* -file -recurse   This produces no results. I drop the ...

Resources