Ruby でのファイル操作。 2009-06-06 16:48:16 | Weblog test( ?e, path ) # test -f (ファイルの存在) FileUtils.mv( source, target ) # mv File::chmod( 0100666, path ) # chmod