From: Christian Kerth Date: 2008-03-14T17:33:29+09:00 Subject: check if file exists for part of the filename Hey! How do i check if a file exists, that starts with a certain identifier? e.g. Files in Directory file_1.rb file_2.rb test_1.rb I only want to know if a file exists, that starts with "file_" thx -- Posted via http://www.ruby-forum.com/.