From mboxrd@z Thu Jan 1 00:00:00 1970 From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Date: Thu, 7 Aug 2014 23:27:50 -0400 (EDT) Subject: [TUHS] Unix taste Message-ID: <20140808032750.BB40D18C0FB@mercury.lcs.mit.edu> > From: Doug McIlroy > Yet a quoted "wc -l" as a bare command or (I suspect) as the first > command in a pipeline would lead to "command not found". I don't know about earlier versions of Unix, but FWLIW on V6 it does indeed barf in both of these cases (just tried it). Noel