Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!atexnet!cvbnet!jsulliva From: jsulliva@cvbnet.UUCP (Jeff Sullivan, x4482 MS 14-13) Newsgroups: comp.unix.wizards Subject: tee doesn't check noclobber? Message-ID: <476@cvbnetPrime.COM> Date: 24 May 90 15:36:46 GMT References: Sender: postnews@cvbnetPrime.COM Distribution: usa Lines: 20 I am using SunOS 4.0.3 and have noticed that tee doesn't check the noclobber shell variable in /bin/csh. That is, set noclobber command > temp command > temp temp: File exists. (doesn't overwrite) command | tee temp (OVERWRITES the file) I'm not complaining, I USE that "feature". It beats typing "command >! temp". I would expect this to be true in most BSD flavors, but am not sure about SYS V. Is this a feature, a bug or a design limitation? Just curious, Jeff Sullivan | Computervision/Prime | jsulliva@cvbnet.prime.com "Go Bruins!" | Bedford, MA 01730 | sun!cvbnet!jsulliva