Re: sbin and basic commands
- From: Dan Espen <daneNO@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Nov 2006 11:11:59 -0500
Moif Murphy <moif_MONSTERS_murphy@xxxxxxxxxxxxxxxxxxxxxxxx> writes:
Hello!
Whenever I try to execute a basic command such as ifconfig, Fedora
tells me that it can't find the command. I then try /sbin/ifconfig and
it works. Can anyone advise me on what I need to do to eliminate the
need to type /sbin/ when using such commands?
It's pretty common for ordinary users to not have /sbin in their
path.
You can add this to your .bash_profile to fix that:
export PATH=$PATH:/sbin
.
- Follow-Ups:
- Re: sbin and basic commands
- From: Moif Murphy
- Re: sbin and basic commands
- References:
- sbin and basic commands
- From: Moif Murphy
- sbin and basic commands
- Prev by Date: Re: sbin and basic commands
- Next by Date: ftp installation goes to CD instead
- Previous by thread: Re: sbin and basic commands
- Next by thread: Re: sbin and basic commands
- Index(es):
Relevant Pages
|