From: Edouard Dantes Date: 2009-02-09T16:50:19+09:00 Subject: FileUtils.cp_r - works with regex? Hi, I try to copy files that match a certain pattern to another dir, i write cp_r /\/downloads\/bsd/i, "~/biblio/bsd/" if i can use regex to do this what is wrong in my approach? thanks for comments -- Posted via http://www.ruby-forum.com/.