unix file system

Doug Gwyn <gwyn> gwyn at brl-tgr.ARPA
Sat Jul 27 07:03:36 AEST 1985


One does not fix Fortran- or DEC- created problems with files
by trying to force UNIX to adopt the same mistakes.

If you have to maintain "attribute" information in a file,
how about storing it as the first yay many bytes of the file
contents, to avoid breaking commands like "cp" which are done
right on UNIX and wrong on DEC systems.  You're going to need
special-purpose utilities to decode this "attribute"
information anyhow, so please limit the damage to just those
utilities.

Suggested reading:  The Bell System Technical Journal, Vol. 57,
No. 6, Part 2 (July/August 1978), pp. 1947-1969, "UNIX Time-
Sharing System:  A Retrospective" by D. M. Ritchie.



More information about the Comp.unix.wizards mailing list