Ronald Fischer wrote:

> but I am wondering whether this is not a such common problem, that Ruby
> already might have a non-exception-throwing unlink function built in
> somewhere?
> 
> Ronald

FileUtils.rm_f(filename) ?

best,
Dan

-- 
Posted via http://www.ruby-forum.com/.