Results 1 to 3 of 3
hi
completely new to linux,
if i have a file with alias in them called .private_profile how do i get it to refresh is there a code like
rehash
or ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-09-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 1
Refresh files
hi
completely new to linux,
if i have a file with alias in them called .private_profile how do i get it to refresh is there a code like
rehash
or something???
thanks
windowsboy
- 01-15-2007 #2Linux User
- Join Date
- Jun 2006
- Posts
- 311
Hi windowsboy,
The command that you are looking for is source. So, run source followed by the name of the file containing the aliases to set those aliases : -
With Regards,$ source .private_profile
Thinker
- 01-17-2007 #3Just Joined!
- Join Date
- Dec 2006
- Posts
- 3
Nice info thinker.
BestDietPill
OnlineDietPills
Functions


Reply With Quote
