Y
Hacker News
new
|
ask
|
show
|
jobs
by
dbbolton
4720 days ago
Is there a specific reason why you would want to source .profile from within .bash_profile instead of just making one a symlink to the other?
1 comments
lmz
4720 days ago
Other shells (e.g. ksh) may only use .profile.
link