From: Eric Wong Date: 2017-10-12T05:13:13+00:00 Subject: [ruby-core:83229] Re: [Ruby trunk Feature#14007] open mode 'x' to raise error if file exists xkernigh@netscape.net wrote: > Feature #14007: open mode 'x' to raise error if file exists > https://bugs.ruby-lang.org/issues/14007 I like this, it's consistent with fopen in glibc and FreeBSD, at least and much easier to type than IO::EXCL. Unsubscribe: