Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Sep 2005 19:09:21 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-stable@freebsd.org
Subject:   file -i (mime type) has bug ?
Message-ID:  <43206231.1050403@icyb.net.ua>

next in thread | raw e-mail | index | archive | help

I manage some CVS repository that contains (unfortunately) some solaris
executables. This is what I am getting while trying to use file -i on them:

>file bin/rsync
bin/rsync: ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, Sun
UltraSPARC1 Extensions Required, version 1 (SYSV), dynamically linked
(uses shared libs), not stripped

>file -i bin/rsync
bin/rsync: , dynamically linked (uses shared libs), not stripped

For FreeBSD executables some "junk at the end" is also printed:
>file -i /usr/bin/file
/usr/bin/file: application/x-executable, for FreeBSD 5.4, dynamically
linked (uses shared libs), stripped

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43206231.1050403>