Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • This is awesome, I always forget to pipe things through pv :-) I think my "stat" command works a bit differently, my (Linux) version of this script: gist.github.com/unhammer/b0ab6a6aa8e1eeaf236b Commented Jul 29, 2014 at 12:46
  • Please, quote the relevant parts of the code in your answer as requested per this help page: stackoverflow.com/help/how-to-answer Commented Jul 3, 2021 at 14:21
  • @cpm I quoted the link's title. If you think something else is needed, then please be more specific. Commented Jul 4, 2021 at 19:38
  • "Links to other websites should always be helpful, but avoid making it necessary to click on them as much as possible." This answer, while somewhat helpful, doesn't provide a solution unless the link is opened. I'd say it'd be relevant to add the lsof -w -o0 -o -c command line and maybe a quick explanation of what it does or how to read the output. Commented Jul 13, 2023 at 12:01