Hacker News new | ask | show | jobs
by Sophira 700 days ago
> Did we read the same article?

Probably you read the article that was linked from this article, which does indeed make the process completely vanish, but leaves a suspicious empty /proc directory.

This article 'solves' the problem of an empty directory by simply bind-mounting another process instead - but that causes ps to output a duplicate line (including process ID) for the other process, in lieu of the process being hidden.

1 comments

Yeah I did, oops :). I agree new approach isn't really any better.