Find the answer to your Linux question:
Results 1 to 2 of 2
Hello: I have edited ~/.bashrc, /etc/profile and /etc/environment Is there anyway to have the changes made without restarting with ctrl+alt+backspace? I'll appreciate any comment...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Posts
    1

    How to restart/reload bash?

    Hello:

    I have edited ~/.bashrc, /etc/profile and /etc/environment

    Is there anyway to have the changes made without restarting with ctrl+alt+backspace?

    I'll appreciate any comment

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    source all the files.
    Code:
    source ~/.bashrc
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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