Re: preserving aliases after clearcase command

From: ajay (ajay_kumarsingh_at_yahoo.com)
Date: 01/30/04

  • Next message: ajay: "Re: Making PS1 to appear bold in ksh"
    Date: 29 Jan 2004 21:13:01 -0800
    
    

    flo@xvnews.unconfigured.domain (Florian Stiassny) wrote in message news:<bvajsl$l9l$1@newshost.mot.com>...
    > In article 3e60b71c@posting.google.com, ajay_kumarsingh@yahoo.com (ajay) writes:
    > >Hi All,
    > >
    > >I'm on Solaris and ksh.
    > >If i execute clearcase commands say for example
    > >"/usr/atria/bin/cleartool setview aksingh"
    > >after that i enter into clearcase shell and all the aliases are lost.
    > >To make them available under clearcase shell i have to source my
    > >..alias file again.
    > >Is there anyway to make aliases available automatically when i enter
    > >into clearcase shell ?
    > >
    > >Tx
    >
    > man ct+setview:
    >
    > -login
    > Reads in your shell startup file. No error occurs if this
    > file is missing. Use this option to gain access to your
    > personal aliases, environment variable settings, and so on
    >
    > ---
    > \|/
    > o o
    > ___________________oOO_(_)_OOo______________________________________
    > Florian Stiassny Florian.Stiassny@motorola.com

    tx Florian,
    Just another clearification.
    If i give -login option in setview then which dot file it executes ?
    .profile, .login or .alias ??
    my concern is that we use another script to setview, which wraps the
    "cleartool setview" command. This is done to set another environment,
    which is different from our local environment. Meaning that this
    script avoids local .profile and setup different environment.

    So i just want to execute .alias file and certainly not the .profile.

    tx


  • Next message: ajay: "Re: Making PS1 to appear bold in ksh"

    Relevant Pages