<br><br>
<div class="gmail_quote">On Thu, May 29, 2008 at 12:58 PM, Patrick O'Callaghan <<a href="mailto:pocallaghan@gmail.com">pocallaghan@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">On Thu, 2008-05-29 at 12:22 -0400, Matthew Saltzman wrote:<br>> On Thu, 2008-05-29 at 08:18 -0430, Patrick O'Callaghan wrote:<br>> > On Thu, 2008-05-29 at 05:15 -0400, Matthew Saltzman wrote:<br>
> > > On Wed, 2008-05-28 at 23:00 -0430, Patrick O'Callaghan wrote:<br>> > > > On Wed, 2008-05-28 at 21:31 -0400, Marc Ferguson wrote:<br>> > > > > Hi,<br>> > > > ><br>
> > > > > The PATH variable seems to already have a value in it:<br>> > > > ><br>> > > > > PATH=$PATH:$HOME/bin<br>> > > ><br>> > > > I should hope so. $PATH is where the Shell looks for commands to<br>
> > > > execute. It's a list of directories to look in.<br>> > > ><br>> > > > lspci and friends are in /sbin (or sometimes in /usr/sbin). /sbin/lspci<br>> > > > etc. will run them. Or do this in .bash_profile:<br>
> > > ><br>> > > > PATH=/sbin:/usr/sbin:$PATH<br>> > ><br>> > > Better is<br>> > ><br>> > >         PATH=$PATH:/sbin:/usr/sbin<br>> > ><br>> > > There are some programs with the same name in both /bin and /sbin<br>
> > > and /usr/bin and /usr/sbin that behave differently.  If you are a<br>> > > regular user, you want the /bin and /usr/bin ones, not the /sbin<br>> > > and /usr/sbim ones.<br>> ><br>> > Yes, but in the context of the question I'm assuming he's root, when you<br>
> > want it the other way round.<br>><br>> Fair enough, but if he really is *logged in* as root (in a login shell),<br>> these should be in his path already.  That's set in /etc/profile.<br>><br>> If he su'd to root without the - (--login) option that would explain his<br>
> problem.<br><br></div></div>Correct.<br><font color="#888888"><br>poc<br></font>
<div>
<div></div>
<div class="Wj3C7c"><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
<br><br></div></div></blockquote></div>
<div><br>Yes I did log into root without the hyphen.  Once I logged in using:</div>
<div> </div>
<div>su -</div>
<div> </div>
<div>I am able to use ifconfig, iwconfig, lspci, etc.  I did post the results of lspci, but I'm unclear what to do with the information in it.  It doesn't look like an error occurred, but then again, I don't know what I'm looking at.  Thanks.<br clear="all">
<br>-- <br>Marc F.<br><br>"..Grace to you and peace from Him who is and who was and who is to come.." -Rev1:4 </div>