Bug #473: File.chmod does not validate the permission attribute http://redmine.ruby-lang.org/issues/show/473 Author: Anonymous Status: Open, Priority: Normal On linux systems you can write: File.chmod( 999999, 'test.txt' ) and no exception is thrown ---------------------------------------- http://redmine.ruby-lang.org