version of cyrus.index

Bron Gondwana brong at fastmail.fm
Fri Jul 29 07:44:23 EDT 2016


On Fri, Jul 29, 2016, at 18:51, Deniss via Info-cyrus wrote:
> Hello,
> 
> Is there any simple way to check version of cyrus.index format in 2.5
> installation ?

# perl -e 'sysread(\*STDIN, $buf, 12); (undef, undef, $v) = unpack('NNN', $buf); print "$v\n"' < ./data/user/foo/cyrus.index
13

Should work on any version of Perl going back ages.

Bron.

-- 
  Bron Gondwana
  brong at fastmail.fm


More information about the Info-cyrus mailing list