[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2 questions



On Mon, Sep 02, 2002 at 02:57:53PM -0700, Jianbo Wang wrote:
> Hi,
> 
> I installed woody on my pc. I have 2 questions:
> 1. PATH: I tried to add some directories to PATH, and I change
>    /etc/profile and login.def, but $PATH doesn't change.
>    ( I add $PATH="$PATH:/new_dir" in /etc/profile and login.def)

Put 'export' before the $PATH part.  For example:
export $PATH="$PATH:/new_dir"

> 2. How to add shutdown and reboot to logout menu?

Can't say I know how to do this, but hopefully the first answer was
helpful.

-- 
------------------------------------------
Edward Guldemond

Key fingerprint:  29FF 2969 A04E F934 3F03  
                  4329 BC56 3AA7 2F57 6735

Attachment: pgpGKzUswmrNn.pgp
Description: PGP signature


Reply to: