J'ai un peu voulu jouer mon assisté, en fait, je ne connaissait pas c'est le mode Sticky :
RESTRICTED DELETION FLAG OR STICKY BIT
The restricted deletion flag or sticky bit is a single bit, whose interpretation depends on the file type. For directories, it prevents unprivi-leged users from removing or renaming a file in the directory unless they own the file or the directory; this is called the restricted deletion flag for the directory, and is commonly found on world-writable directories like /tmp. For regular files on some older systems, the bit saves the program’s text image on the swap device so it will load more quickly when run; this is called the sticky bit.
[^] # Re: Je crois que c'est la solution
Posté par Niniryoku . En réponse au message Disque dur portable : partition ext3. Évalué à 1.
RESTRICTED DELETION FLAG OR STICKY BIT
The restricted deletion flag or sticky bit is a single bit, whose interpretation depends on the file type. For directories, it prevents unprivi-leged users from removing or renaming a file in the directory unless they own the file or the directory; this is called the restricted deletion flag for the directory, and is commonly found on world-writable directories like /tmp. For regular files on some older systems, the bit saves the program’s text image on the swap device so it will load more quickly when run; this is called the sticky bit.
On en parle plus bas [https://linuxfr.org/forums/10/27321.html#1037987]
N.B. : Je viens de découvrir que quand on répondait à soit même cette strip des geekscottes s'affichait [http://www.nojhan.net/geekscottes/index.php?strip=4]
Knowing the syntax of Java does not make someone a software engineer.