From: Daniel Lucraft Date: 2007-06-04T22:17:38+09:00 Subject: Re: Deleting a file - is there a less clumsy way to do this? 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/.