lsof — List Open Files
lsof -v 2>&1 | head -2
Terminal demo of lsof — list open files and the processes that opened them. Essential for debugging file locks and port usage.
#unix
#processes
#debugging
#files
#lsof
다운로드
임베드
[](https://agentgif.com/@agentgif/lsof-list-open-files)
<a href="https://agentgif.com/@agentgif/lsof-list-open-files"><img src="https://media.agentgif.com/miuCZgRl.gif" alt="lsof — List Open Files" width="980"></a>
<iframe src="https://agentgif.com/embed/miuCZgRl/" width="980" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="miuCZgRl"></div><script src="https://agentgif.com/widget.js" async></script>