file attributes

John F Haugh II jfh at rpp386.cactus.org
Wed Jun 26 23:15:34 AEST 1991


In article <1792 at sranha.sra.co.jp> erik at srava.sra.co.jp (Erik M. van der Poel) writes:
>If metadata is added to Unix files, we will grep this way:
>
>	grep foo data

What do you propose "grep" do with the infinite number of metadata items
that "data" could have associated with it?

Your answer had better be "nothing" since it cannot be programmed to deal
with all possible permutations of all the possible metadata items that
might come and go.

What you are suggesting is making something that should be application
specific hard wired into the kernel.  Every application can't know what
to do with every kind of file.  Even operating systems, such as VM/CMS
which supports file attributes, don't get it right.  Programs that only
take LRELC=60 text files don't know what to do with an LRECL=80 text
file.  What makes you think UNIX could ever get it right?
-- 
John F. Haugh II        | Distribution to  | UUCP: ...!cs.utexas.edu!rpp386!jfh
Ma Bell: (512) 255-8251 | GEnie PROHIBITED :-) |  Domain: jfh at rpp386.cactus.org
"UNIX signals are not interrupts.  Worse, SIGCHLD/SIGCLD is not even a UNIX
 signal, it's an abomination."  -- Doug Gwyn



More information about the Comp.unix.wizards mailing list