and again I don't send to the list
---------- Forwarded message ---------- From: Daniel Llewellyn <[email protected]> Date: Wed, Aug 26, 2009 at 14:57 Subject: Re: Calling User Program To: Alberto Mijares <[email protected]> On Wed, Aug 26, 2009 at 00:54, Alberto Mijares<[email protected]> wrote: > On Tue, Aug 25, 2009 at 6:41 PM, linux newbie<[email protected]> wrote: >> I like to do some modifications. i.e. After typing username and >> password, I want to run a application program directly instead of >> prompt. I like to know, which file has to be modified? >> >> Thanks in Advance > Per-user settings: > > ~/.profile (sh & bash) > ~/.bash_profile (bash) or for enforced peruser settings by the administrator that the user can't change, modify the user's defined shell. This is often defined in /etc/passwd, but may come from other places such as LDAP, NIS or Active Directory for three examples. -- Regards, Daniel Llewellyn -- Regards, Daniel Llewellyn
