'Linux: use lsof to find which files are open by a process'

RustyRazorblade Consulting RustyRazorblade Consulting
1 min read

lsof works under linux and MacOS X and will help you figure out what files are open.

lsof | grep ‘mysqld’

lsof works under linux and MacOS X and will help you figure out what files are open.

lsof | grep ‘mysqld’

RustyRazorblade Consulting

RustyRazorblade Consulting

Apache Cassandra Consultant and Distributed Systems Expert

Related Posts

Need Expert Help with Apache Cassandra?

Get professional consulting for your distributed systems challenges. Performance optimization, architecture design, and troubleshooting.