Xref: utzoo comp.bugs.4bsd:869 comp.bugs.misc:160 comp.bugs.sys5:494 Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-lcc!ames!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!sm.unisys.com!sdcsmb!sea!eggert From: eggert@sm.unisys.com (Paul Eggert) Newsgroups: comp.bugs.4bsd,comp.bugs.misc,comp.bugs.sys5 Subject: Re: Hard Links between UNIX Utility Programs Keywords: unix links bsd sysv sys5 Message-ID: Date: 27 Jul 88 02:34:58 GMT References: <184@chip.UUCP> Reply-To: eggert@sm.unisys.com (Paul Eggert) Followup-To: comp.bugs.misc Organization: Unisys Santa Monica Lines: 10 In article <184@chip.UUCP> mparker@chip.UUCP (M. D. Parker) writes: I have noticed the tendency for some programs in UNIX to have hard links.... this makes it very difficult for me to restrict one program without restricting all their linked set.... I'd like to request that in future releases, this short-cut be eliminated. This short cut saves disk space and cuts down on paging/swapping, so a blanket request like this will probably be ignored unless you give more details. Surely you don't want to let some people run 'compress' and others 'uncompress'! Are you complaining about chfn/chsh/passwd by any chance?