Find the answer to your Linux question:
Results 1 to 4 of 4
Hello All, I am new on the board. Can anybody help me, on setting environment in Linux? Thanx...
  1. #1
    Just Joined! TheXMan's Avatar
    Join Date
    Feb 2007
    Posts
    2

    Environment Set

    Hello All,

    I am new on the board.
    Can anybody help me, on setting environment in Linux?

    Thanx


  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    hi TheXMan,

    Welcome to the LinuxForums.

    could you explain a little bit more? what do you mean by environment settings?




    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    JHB
    JHB is offline
    Just Joined!
    Join Date
    Jan 2007
    Location
    South Africa
    Posts
    22
    If you are running bash, use
    %export XXX=something

    That will only affect your current session.
    If you want it permanent, edit ~/.bashrc and put it in there

  4. #4
    Just Joined! TheXMan's Avatar
    Join Date
    Feb 2007
    Posts
    2

    Environment Setting

    Thank you guys for soon reply............

    My work is done, thank you.
    Actually I wanted set path to run my application

    Thank you............

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...