Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!news.radio.cz!voskovec.radio.cz!news.radio.cz!CESspool!news.apfel.de!fu-berlin.de!irz401!orion.sax.de!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: need inetd.conf please!! Date: 31 Jan 1997 22:13:13 GMT Organization: Private BSD site, Dresden Lines: 26 Message-ID: <5ctqpp$3ps@uriah.heep.sax.de> References: <32e6c85f.3157874@news> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34819 gt4511c@acmez.gatech.edu (James Webb) wrote: > Hey everybody, I just totally goofed and turned my > /etc/inetd.conf into a zero-byte file. Don't ask me how...But I'd be > most grafteful if someone could email me a copy of theirs to > gt4511c@prism.gatech.edu. Log into the next FTP server that provides a checked-out FreeBSD tree, or simply extract it out of the `bin' distribution files. They are split gzipped tar files, so this might serve as a lesson in Unix usage for you. :-) # to examine the archive: cat /where/they/live/bin.?? | tar -tvzf - | more # to extract that file: cd / cat /where/they/live/bin.?? | tar -xvzf - etc/inetd.conf -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)