Bash and SH path

Paul Howarth paul at city-fan.org
Thu Nov 4 08:28:23 UTC 2004


On Thu, 2004-11-04 at 08:21, Littleguru wrote:
> Hello
> 
> 
> Here is the path in /.profile and /home/user/.profile :
> 
> PATH=/usr/bin:/usr/:/bin:${PATH}
> export PATH
> /bin/bash
> ps1="hostname"
> 
> but command prompt isn't change by ps1 command which is located
> in last line .
> any help will apreciate .

It's case sensitive. Use PS1, not ps1.

Paul.
-- 
Paul Howarth <paul at city-fan.org>




More information about the fedora-list mailing list