<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg server crashed with AMD Radeon HD 6310"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57885#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Xorg server crashed with AMD Radeon HD 6310"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57885">bug 57885</a>
              from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=57885#c5">comment #5</a>)
<span class="quote">> How do I check what process is keeping many files open, besides killing them
> all one by one?</span >

E.g. something like

 ( for i in /proc/[0-9]*/fd; do echo "$(sudo ls $i | wc -l): $i"; done ) | sort
-n | tail

does the trick. There might be a simpler way.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>