Oto zawartość zapasów ~/.profiledostarczonych z moim 13.10 (usunięte linie komentowane): if [ -n "$BASH_VERSION" ]; then if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi Zostało to odziedziczone po Debianie, ale dlaczego...