Voici le contenu du stock ~/.profilefourni avec mon 13.10 (lignes commentées supprimées): if [ -n "$BASH_VERSION" ]; then if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi C'est hérité de Debian mais pourquoi Canonical a-t-il décidé de le...