💻 Software
How do I reload the terminal in Ubuntu?
Fresh7 days ago
Mar 15, 202680178 viewsConfidence Score0%
0%
Problem
How can I restart / reload the terminal in ubuntu 11.10? I'm using bash. My original reason to ask was that I had to exit and start the terminal again to get new .bashrc aliases to work, but that's fixed by reloading it with ".", now I'm just curious.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I reload the terminal in Ubuntu?
Low Risk
Run This will start a new bash login shell new loading your profile. It will inherit the other shells environment though, unless some values are overridden. If you exit this bash, you'll be in your original shell again.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix