Le 06/09/2007 à 17:09:27+0200, Gabor Kovesdan a écrit > Albert Shih escribió: >> Hi all >> >> I'm using bash for standard shell, what I don't understand is when I'm >> connect by ssh on my server the bash don't parse .bashrc file. >> But if in the bash session I type «bash» this time the .bashrc is use. >> How can I make the .bashrc file is read when I connect by ssh ? >> >> > I'm not sure in the concrete answer, but you can use ~/.profile, it is > processed for me when logging in.
Lots of thanks. It's work...I've put source .bashrc at the end of my ~/.profile Regards. -- Albert SHIH Observatoire de Paris Meudon SIO batiment 15 Téléphone : 01 45 07 76 26 Heure local/Local time: Jeu 6 sep 2007 17:25:27 CEST _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
