Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!princeton!allegra!alice!ark From: ark@alice.UUCP Newsgroups: comp.unix.wizards Subject: Re: /dev/stdin: why not call it "-"? Message-ID: <7009@alice.UUCP> Date: Fri, 19-Jun-87 23:11:06 EDT Article-I.D.: alice.7009 Posted: Fri Jun 19 23:11:06 1987 Date-Received: Sun, 21-Jun-87 03:31:43 EDT References: <7359@brl-adm.ARPA> <5856@brl-smoke.ARPA> <15318@onfcanim.UUCP> <414@murphy.UUCP> Organization: AT&T Bell Laboratories, Liberty Corner NJ Lines: 12 In article <414@murphy.UUCP>, dave@murphy.UUCP writes: > Why not just make the shell recognize "-" by itself as a special argument and > have it substitute "/dev/stdin"? The only problem that this would cause that > I can think of is that you'd have to quote it to use it as the subtraction > operator to expr, for instance. echo This is a dubious suggestion - please rethink it.