file attributes
David G. Paschich
dpassage at soda.berkeley.edu
Sun Jun 23 20:13:08 AEST 1991
In article <16508 at smoke.brl.mil> gwyn at smoke.brl.mil (Doug Gwyn) writes:
In article <20438 at alice.att.com> andrew at alice.att.com (Andrew Hume) writes:
>For example, how can I access resources from a Macintosh file acessed
>through a network file system? This is a serious problem and worthy of at
>least some thought.
As little as possible, however. <pathname>/resource and <pathname>/data
immediately spring to mind as solutions for the "forked file" problem that
Apple invented.
A/UX, Apple's Unix variant, solves this by making the Mac file MacFoo
appear in the Unix tree as "MacFoo" for the resource fork and
"*MacFoo" (yes, *) for the data fork.
You can also always store Mac files in MacBinary format, a standard
format which encodes all the file typing and like information in the
front of the file.
All this discussion of making Unix work like a Mac seems silly. If
you want a Mac, then buy a Mac. It would seem to me to be more
productive in the long run to come up with a new GUI paradigm to deal
with Unix's generality and power, rather than to retrofit an
established interface to fit the Unix semantics.
--
David G. Paschich Open Computing Facility UC Berkeley
dpassage at ocf.berkeley.edu
Go Colorado Rockies -- Opening Day, Mile High Statium, April 1991
More information about the Comp.unix.wizards
mailing list