Le lun. 21 janv. 2019 à 12:11, Alexander Kapshuk < [email protected]> a écrit :
> The /proc/PID directory listed by the ls command is the directory for > the process that executed the ls command. See below. > > % ls -ld /proc/self & > [1] 27318 > % lrwxrwxrwx 1 root root 0 Sep 24 14:06 /proc/self -> 27318 > [1] + Done > > As for the user/group owning the files in /proc/self, they are owned > by the user who initiated the process that created those entries in > the proc file system. > > Thanks Alexander for your explanation. Nevertheless, the bash rejected password remains a mystery to me. :-( Regards,

