Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!wuarchive!texbell!sugar!ficc!peter From: peter@ficc.uu.net (Peter da Silva) Newsgroups: comp.os.minix Subject: Re: Should superusers be able to link? Message-ID: <6893@ficc.uu.net> Date: 9 Nov 89 17:30:23 GMT References: <4448@ast.cs.vu.nl> <6849@ficc.uu.net> <1989Nov8.181933.2121@utzoo.uucp> Reply-To: peter@ficc.uu.net (Peter da Silva) Organization: Xenix Support, FICC Lines: 28 In article <1989Nov8.181933.2121@utzoo.uucp> henry@utzoo.uucp (Henry Spencer) writes: > In article <6849@ficc.uu.net> peter@ficc.uu.net (Peter da Silva) writes: > >Unless you allow soft links, links to directories are pretty much > >a necessity. > Can you explain why? Utzoo lived without either for most of a decade. It depends on your environemnt. In an academic environment, it's probably OK... you have the sources to just about everything. When you don't have the sources, though, and you have brain-dead software floating around with hard-coded paths... it's nice to be able to: /etc/link /usr/ucb/bin /usr/local/bin Sure, you can patch the executables. Again and again and again. And you can use 'lntree' (or a clever find hack). But it's a lot easier to do it once and for all. You don't need this sort of thing often... I've done it maybe 3 times in the past 10 years... but when you need it, it's pretty important. Yes, I know MINIX isn't currently a production environemnt on whhich you expect to be running commercial software. But, one day... -- `-_-' Peter da Silva . 'U` -------------- +1 713 274 5180. "*Real* wizards don't whine about how they paid their dues" -- Quentin Johnson quent@atanasoff.cs.iastate.edu