I want to close all buffers with has “sly” in their name. Can I do something like this:

CLOSE buffer WHERE buffer.name LIKE ‘%sly%’;