• [^] # Re: bash: id: command not found

    Posté par . En réponse au message bash: id: command not found. Évalué à 1.

    Un chmod * mal placé peut-être ?..
    Ça me rappelle une fois où je voulais limiter les droits sur tous les "fichiers cachés" de root ... donc dans /root/, je tape une joli "chmod go-rwx .*"
    Evidemment, ".*" ça inclut ".." , c'est-à-dire la racine /
    Y plus grand chose qui marchait pour un utilisateur de base, apres...