Return to BSD News archive
Xref: sserve comp.os.linux.development:2012 comp.os.386bsd.development:1316 comp.os.386bsd.misc:1260 Path: sserve!newshost.anu.edu.au!munnari.oz.au!constellation!osuunx.ucc.okstate.edu!moe.ksu.ksu.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!spool.mu.edu!news.clark.edu!netnews.nwnet.net!news.u.washington.edu!stein3.u.washington.edu!tzs From: tzs@stein3.u.washington.edu (Tim Smith) Newsgroups: comp.os.linux.development,comp.os.386bsd.development,comp.os.386bsd.misc Subject: Re: Has anyone written a Mac FS or Mac FS Access utilities for Linux or 386BSD? Date: 16 Oct 1993 13:43:07 GMT Organization: University of Washington School of Law, Class of '95 Lines: 9 Message-ID: <29otpb$s8a@news.u.washington.edu> References: <CEv6Co.MA1.3@cs.cmu.edu> <29o4a1$r6u@u.cc.utah.edu> NNTP-Posting-Host: stein.u.washington.edu A Wizard of Earth C <terry@cs.weber.edu> wrote: >Note that you will either have to extend the VNOPS tabe or forget about >resource forks. How about making each Mac file appear to be three unix files? Mac file "foo" would appear under unix as "foo" (the data fork), "foo:r" (the resource fork), and "foo:i" (the Finder information). --Tim Smith