By default, new Ubuntu 9.10 Karmic slices have a ~/.profile in the user's home directory. I've been using .bash_profile instead of .profile so I need to ascertain what the impact of .profile. Should I delete .profile? Should I add .profile to the files that I create symlinks for?
By default, new Ubuntu 9.10 Karmic slices have a
~/.profilein the user's home directory. I've been using.bash_profileinstead of.profileso I need to ascertain what the impact of.profile. Should I delete.profile? Should I add.profileto the files that I create symlinks for?