From: TAKAHASHI Masayoshi Date: 2002-06-27T00:06:27+09:00 Subject: Re: rm -rf Bil Kleb wrote: > > I'm curious, rm -rf will just as well work for a GNU/Linux box, so I guess > > you don't simply want to execute this as a shell command from your Ruby > > script with `rm -rf `? > > Right, for some reason I'm against using system or back ticks today. How about FileUtiles.rm_rf in fileutils.rb? http://cvs.ruby-lang.org/~knu/cgi-bin/cvsweb.cgi/rough/lib/fileutils.rb?rev=1.2&content-type=text/x-cvsweb-markup http://cvs.ruby-lang.org/~knu/cgi-bin/cvsweb.cgi/~checkout~/rough/lib/fileutils.rb?rev=1.2 Regards, TAKAHASHI 'Maki' Masayoshi E-mail: maki@rubycolor.org