Wednesday, August 12, 2020

Delete files with wildcards in the folder command prompt

pushd C:\Project\newfolder
DEL /Q /F /S "selenium-screenshot*.png"

No comments:

Post a Comment

JMeter Simple Controller

  Simple Controller is just a  container  for user request.