Path: utzoo!utgpu!water!watmath!clyde!rutgers!ucla-cs!arman From: arman@CS.UCLA.EDU Newsgroups: comp.unix.wizards Subject: csh weirdness Message-ID: <10444@shemp.UCLA.EDU> Date: 15 Jan 88 03:11:43 GMT Sender: root@CS.UCLA.EDU Reply-To: arman@CS.UCLA.EDU (Arman Bostani) Organization: UCLA Computer Science Department Lines: 21 Here is a little csh "misfeature" that I ran into by mistake. When something is piped into a "csh" built-in command, the "csh" goes wacko. It behaves the same way under 4.{1,2,3}BSD on vaxen. Here is a sample: 4% echo | source source: Too few arguments. 5% Reset tty pgrp from 1406 to 1381 5% jobs [1] Done echo | 6% jobs 7% ------- I don't have access to C-Shell source at the moment. Any ideas? -- Arman Bostani // UCLA Computer Science Department // +1 213-825-3194 3417 Boelter Hall // Los Angeles, California 90024-1596 // USA arman@CS.UCLA.EDU ...!(ucbvax,rutgers)!ucla-cs!arman