Re: alias in .profile do not work on ksh for solaris 9 ??
From: Bill Marcum (bmarcum_at_iglou.com.urgent)
Date: 06/29/04
- Next message: Bruce Barnett: "Re: Csh - How to distinguish between symbolic link and directory in script?"
- Previous message: Stephane CHAZELAS: "Re: removing lines from a file"
- In reply to: Guerroui: "alias in .profile do not work on ksh for solaris 9 ??"
- Next in thread: Ed Morton: "Re: alias in .profile do not work on ksh for solaris 9 ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jun 2004 05:14:53 -0400
On 29 Jun 2004 00:45:41 -0700, Guerroui
<guerroui@ifrance.com> wrote:
> Hi !
>
> I've a problem with the alias command which do not work on the startup
> ksh file (.profile) on Solaris 9 operating system.
>
...
>
> when trying :
>
> #. ~/.profile
>
> The ll and cs alias work properly.
>
> Any idea about that ?
>
>
Are you logging in via a GUI or text mode? In a GUI, the .profile is
not always executed; it is executed in terminals that are launched with
the command "xterm -ls" or the resource "loginShell: true". You might
need to put ". .profile" in your .xinitrc or .xsession or other startup
script depending on the GUI.
-- The truth you speak has no past and no future. It is, and that's all it needs to be.
- Next message: Bruce Barnett: "Re: Csh - How to distinguish between symbolic link and directory in script?"
- Previous message: Stephane CHAZELAS: "Re: removing lines from a file"
- In reply to: Guerroui: "alias in .profile do not work on ksh for solaris 9 ??"
- Next in thread: Ed Morton: "Re: alias in .profile do not work on ksh for solaris 9 ??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|