[6552] in SIPB bug reports
Re: new data for file(1)
daemon@ATHENA.MIT.EDU (John Hawkinson)
Fri Oct 31 16:59:24 1997
Date: Fri, 31 Oct 1997 16:56:52 -0500
To: Larry Stone <lcs@MIT.EDU>
Cc: bug-sipb@MIT.EDU
In-Reply-To: "[6550] in SIPB bug reports"
From: John Hawkinson <jhawk@MIT.EDU>
| The file command doesn't know about AppleSingle and AppleDouble files,
| which are an exchange file format and thus likely to show up on Unix.
I assume your magic entries are reasonably unique, I haven't verified them.
I've installed them in the read-write copy of the sipb locker, and they'll
be available upon volume release tomorrow morning. You can test with:
set -- myfile
/mit/sipb/bin/file -m /afs/.sipb.mit.edu/project/sipb/share/magic "$@"
Do you expect to be submitting more magic changes soon? If so, I'll
delay my magic submissions to the file maintainer and batch them.
| Also, I notice the header in share/magic says to edit the source files
| in a non-existent directory, which should be updated to src/file-3.22/Magdir.
Fixed.
--jhawk