From: Florian Frank Date: 2004-09-22T04:25:48+09:00 Subject: Re: DBM files portable? On 2004-09-22 03:48:32 +0900, Hal Fulton wrote: > Is this sensitive to OS versions, Ruby versions, or what? On second reading, perhaps dbm versions differ. You could $ file data.db and look on the result and compare it to $ ldd $PATH/dbm.so file seems to show endianess, too. -- lambda { |c| lambda { |f| f[f] } [ lambda { |f| c[lambda { |x| f[f][x] } ] }] }