Path: utzoo!utgpu!news-server.csri.toronto.edu!helios.physics.utoronto.ca!physics.utoronto.ca!petersn Newsgroups: comp.sys.apollo From: petersn@physics.utoronto.ca (Mike Peterson) Subject: Re: problems piping into 'tail' Message-ID: <1990Aug1.132016.25735@helios.physics.utoronto.ca> Summary: Broken at SR10.2 Organization: University of Toronto Chemistry References: <2011@ns-mx.uiowa.edu> Date: 1 Aug 90 17:20:16 GMT In article <2011@ns-mx.uiowa.edu> jlhaferman@l_cae07.icaen.uiowa.edu (Jeffrey Lawrence Haferman) writes: > >SR 10.2, /bin/csh is my shell, I can't get > > history | tail -15 > >to work. 'history' works fine, tail works >fine, I can't get the pipe to work. Ideas? > >(I don't get an error back, just seems to wait a little > while, and then I get a prompt back.) Pipe commands will fail at SR10.2 / SR10.2.p if the first component of the pipeline manages to complete before the pipeline is set up (it is not just history that does this, but it is one of the easiest ones since it is built-in to csh). I have called it in and APR'ed it -- it will not be fixed in SR10.2, but is supposedly fixed in SR10.3. Mike Peterson, U/Toronto Chemistry. system@alchemy.chem.utoronto.ca