Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!sdcsvax!ucbvax!HI-MULTICS.ARPA!Erstad From: Erstad@HI-MULTICS.ARPA.UUCP Newsgroups: comp.sys.apollo Subject: Re: AEGIS Vs UNIX Message-ID: <870604152540.730692@HI-MULTICS.ARPA> Date: Thu, 4-Jun-87 11:25:00 EDT Article-I.D.: HI-MULTI.870604152540.730692 Posted: Thu Jun 4 11:25:00 1987 Date-Received: Sat, 6-Jun-87 08:20:19 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 12 > Except for the 'crp' command where you use '-on'. True. The problem is that -N is the "standard" switch for two things - a node identification and a process name. Since the CRP command has both switches, something has to give. One could either argue that such doubling up on switch meanings is either poor implementation or unavoidable (i.e. one wants a set of switches describing every possible option which are unique, meaningful and short - which may be an overconstrained problem). Not having a crystal ball, I won't guess at which reason applies.