Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!image.soe.clarkson.edu!news From: elmo@spock.adm.clarkson.edu (Paul B. Davidson,ERCTERM,2682292,2862026) Newsgroups: comp.unix.questions Subject: Unwanted output Message-ID: <1990Mar1.234155.15705@sun.soe.clarkson.edu> Date: 1 Mar 90 23:41:55 GMT References: <1990Mar1.175629.8287@helios.physics.utoronto.ca> Sender: news@sun.soe.clarkson.edu Distribution: na Organization: Clarkson University, Potsdam, NY Lines: 12 Ok, a quick, and probably simple question for you UN*X ppl out there: I'm writing a short csh script that parses the command line, then invokes a utility with the parsed command line. The script backrounds the utility, and exits. The problem is that when it backrounds (splatutil &), csh prints the job and process numbers of the backround process, something that I do not want to appear. Any suggestions? -Paul B. Davidson, elmo@spock.adm.clarkson.edu