On 7/19/05, Neal Wilkinson <forums.lists@xxxxxxxxxxx> wrote: > On Tue, 2005-07-19 at 14:23 -0400, Steven W. Orr wrote: > > So what happens if you say > > > > rpm -q chkconfig > > > > What happens if you say > > > > /sbin/chkconfig > > Ok...I got it working but the way it works still seems a little strange. > Earlier I had changed to /sbin and typed chkconfig --list bluetooth and > it said 'command not found.' Even when in the directory I have to type > the entire path to get it to run /sbin/chkconfig --list bluetooth. That is simply because /sbin is not in your $PATH regardless of the fact that you are in /sbin. To run commands from a directory in that directory do ./<command>. HTH N.Emile... -- Registered Linux User # 125653 (http://counter.li.org) Certified: 75% bastard, 42% of which is tard. http://www.thespark.com/bastardtest Now accepting personal mail for GMail invites.