Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

px: List deleted files being held open by a process #60

Open
walles opened this issue Mar 21, 2019 · 3 comments
Open

px: List deleted files being held open by a process #60

walles opened this issue Mar 21, 2019 · 3 comments

Comments

@walles
Copy link
Owner

walles commented Mar 21, 2019

If you do px 1234, px should include in its output the list of deleted files being held open by this process, or at least a top-ten by size.

Here's how to get that info system-wide:

lsof -nP +L1

This lists all files to which there are zero links.

@stefan-reich
Copy link

Is it "should" as in "usually does" or "should" as in "should be implemented"?

@walles
Copy link
Owner Author

walles commented Jan 4, 2022

"Should" as in "should be implemented".

@stefan-reich
Copy link

Got it. Great product btw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants