In Powershell specify path to delete specify *.csv files
In Powershell, how can I specify to look at a specific path, such as C:\folder\files\.... and if it sees any files that end with either *.csv, or end/preceded by rev_csv, but leave other files intact?