Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!husc6!rice!sun-spots-request From: rbj@dsys.icst.nbs.gov (Root Boy Jim) Newsgroups: comp.sys.sun Subject: "Lost" /etc/rc* errors Keywords: SunOS Message-ID: <8905032229.AA04840@dsys.icst.nbs.gov> Date: 11 May 89 08:31:21 GMT Sender: usenet@rice.edu Organization: National Institute of Standards and Technology Lines: 15 Approved: Sun-Spots@rice.edu Original-Date: Wed, 3 May 89 18:29:32 EDT X-Sun-Spots-Digest: Volume 7, Issue 282, message 12 of 19 ultra!beau@ames.arc.nasa.gov (Beau James): ? Silent failures from the /etc/rc* scripts have been a pet peeve of mine ? for many years.... ? # Note that all "echo" commands are in parentheses. This is done ? # because all commands that redirect the output to "/dev/console" ? # must be done in a child of the main shell, so that the main shell ? # does not open a terminal and get its process group set... This looked fishy to me when I saw it too. OK, so `echo' is builtin, but /bin/echo isn't, so why not just use that? Root Boy Jim is what I am Are you what you are or what?