Xref: utzoo comp.bugs.4bsd:867 comp.bugs.misc:158 comp.bugs.sys5:492 Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!ames!killer!wisner From: wisner@killer.DALLAS.TX.US (Bill "Spam Eggs Sausage and Spam" Wisner) Newsgroups: comp.bugs.4bsd,comp.bugs.misc,comp.bugs.sys5 Subject: Re: Hard Links between UNIX Utility Programs Message-ID: <4928@killer.DALLAS.TX.US> Date: 27 Jul 88 06:49:47 GMT References: <184@chip.UUCP> <185@chip.UUCP> Reply-To: wisner@killer.DALLAS.TX.US (Bill Wisner) Organization: HASA Lines: 10 Bad example. Even if you completely wipe out the ability to run sendmail as "mailq," you can still run it as "sendmail -bp". And links, hard or soft, aren't the only way. How's this: main() { execl("/usr/lib/sendmail","mailq",0); } -- Bill Wisner / wisner@killer.dallas.tx.us / +1 208 286 7929