Kyle Burton on Fri, 3 Sep 1999 08:36:37 -0400 (EDT) |
This is in response to the path stuff: On my box, in my ~/.bashrc, there's code that looks for /etc/bashrc, and sources it if it exists. I think this is default, though since it's my .bashrc, I can change it. So, since sourcing /etc/bashrc is standard convention, you could put it there (or /etc/profile if a simlar methodology is followed for shells that use it). If I wanted to to be system wide, I'd add it to the /etc/bashrc file. But I personaly wouldn't put any sbin directories in normal users' paths -- is not sbin meant for super-user utilities? I think bash (and most shells in general) only source the files in the users' home directory (.profile .login .bash_profile .bashrc etc.). I'm still in the process of learning about this stuff, so my answers probably aren't authoritative. k ------------------------------------------------------------------------------ A language that doesn't affect the way you think about programming, is not worth knowing. -- Alan J. Perlis mortis@voicenet.com http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ On Thu, 2 Sep 1999, Nick R wrote: > Yeah, it was great. I learned a good deal even having missed a good chunk of > it. Actually, I thought of an idea. What if somebody recorded the meetings > and encoded them into real audio? Enough people certainly bring laptops. All > you'd need would be a microphone and real encoder. > > Also, where do you get crack from? It doesn't appear to be on my system. > > And anybody have an answer as to where the default path statements lie? I > don't seem to have /usr/sbin or /sbin in mine & I'd rather not put the > statements into bashrc. > > >From: Chris McDonough <chris@iqgroup.com> > >Reply-To: plug@lists.nothinbut.net > >To: "'plug@lists.nothinbut.net'" <plug@lists.nothinbut.net> > >Subject: [Plug] kurt's talk and next meeting > >Date: Thu, 2 Sep 1999 23:29:01 -0400 > > > >i wanted to say that i also appreciated kurt's talk, he's a very good > >presenter... > > > >_______________________________________________ > >Plug maillist - Plug@lists.nothinbut.net > >http://lists.nothinbut.net/mail/listinfo/plug > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > _______________________________________________ > Plug maillist - Plug@lists.nothinbut.net > http://lists.nothinbut.net/mail/listinfo/plug > _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|