Path: utzoo!utstat!news-server.csri.toronto.edu!math.lsa.umich.edu!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!caen!stealth From: stealth@caen.engin.umich.edu (arrakis) Newsgroups: news.software.b Subject: Re: Passing on unwanted groups Message-ID: <1990Aug22.151531.29862@caen.engin.umich.edu> Date: 22 Aug 90 15:15:31 GMT References: <1990Aug20.011536.3323@zoo.to <1990Aug21.161506.21784@zoo.toronto.edu> Sender: news@caen.engin.umich.edu (CAEN Netnews) Organization: University of Michigan Engineering, Ann Arbor Lines: 35 In article <1990Aug21.161506.21784@zoo.toronto.edu> henry@zoo.toronto.edu (Henry Spencer) writes: >In article <4.B5C74@xds13.ferranti.com> peter@ficc.ferranti.com (Peter da Silva) writes: >>And this is why people are reluctant to move to C news from B news. ... >>> Apart from being a nuisance, this assumes that there is a portable syntax >>> for chown, which there isn't. >> >>Huh? Where is there a UNIX system where "chown $NEWSMASTER $NEWSCTL/active" >>won't work? ... > >Systems where chown is in some strange place, like /etc, that isn't in the >default search path. I quote from the "build" script in the cnews/conf directory: ------------------ echo chown=`ask 'What is the full pathname of the chown command' ${chown-/etc/chown}` echo "Can I say \`$chown $newsuid.$newsgid file' to change both the user id" chboth=`yesno 'and group id of a file' ${chboth-yes}` case "$chboth" in no) chgrp=`ask 'What is the full pathname of chgrp' ${chgrp-/etc/chgrp}` ;; yes) chgrp="/etc/chgrp" ;; esac ------------------ -- Michael V. Pelletier | "We live our lives with our hands on the CAEN UseNet News Administrator | rear-view mirror, striving to get a better Systems Group Programmer | view of the road behind us. Imagine what's | possible if we look ahead and steer..."