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

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’
Related Posts
Compiling libjpeg on 64 bit Centos
•
1 min read
How many lines of code?
•
1 min read
Problems Installing Subversion From Source On CentOS
•
2 min read
Need Expert Help with Apache Cassandra?
Get professional consulting for your distributed systems challenges. Performance optimization, architecture design, and troubleshooting.