Date: Fri, 30 Aug 2002 10:16:15 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> To: unixtools@hotmail.com (Unix Tools) Cc: bill@TechServSys.com (bill), freebsd-questions@FreeBSD.ORG Subject: Re: help a poor refuge from SCO UNIX (SysV) Message-ID: <200208301416.g7UEGFG04216@clunix.cl.msu.edu> In-Reply-To: <OE30pFVjCRGryWtIIZS00003a30@hotmail.com> from "Unix Tools" at Aug 30, 2002 05:47:57 AM
next in thread | previous in thread | raw e-mail | index | archive | help
> > http://www.unixguide.net/unixguide.shtml > > ----- Original Message ----- > From: "bill" <bill@TechServSys.com> > To: <freebsd-questions@freebsd.org> > Sent: Tuesday, August 20, 2002 04:57 PM > Subject: help a poor refuge from SCO UNIX (SysV) > > > > I think it would be easier to learn freeBSD from scratch rather than fall > into all > > the holes where the same command does slightly different things on SCO > > and freeBSD. Help ! > > > > 1) I want to see all processes to be able to grep the pid of the one I > want. ps > > -a doesn't show process detached from ttys apparently. ps -ef doesn't do > it > > either. what is the correct arg for ps ? Try: man ps And maybe ps -auxww | grep STRING will work for you > > 2) how do I ask the system to start ftpd upon startup. I read /etc/rc and > > rc.conf and didn't see a place. (I love rc.conf - it, like most of the > files are > > beautifully commented as are the man pages) . > > or, perhaps, to start it on demand, what is the ineted file ? In sco > it is > > inittab, but freeBSD apparently uses something else. Check out: man inetd > > in a related question, does freeBSD use TCP_WRAPPERS or something > > else. Yup it does. > > > > 3) is there a link to a tutorial or listing of differences between SysV > and > > freeBSD ? > > > > more questions to follow. Thanks for the help on these. See above post by someone else. ////jerry > > > > -bill- > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208301416.g7UEGFG04216>