Skip to content

Instantly share code, notes, and snippets.

@lemenkov
Created December 21, 2013 19:42
Show Gist options
  • Save lemenkov/8073973 to your computer and use it in GitHub Desktop.
Save lemenkov/8073973 to your computer and use it in GitHub Desktop.
Find deleted but still opened files (related to wrong logrotate file for syslog-ng on RHEL5)
lsof | grep '(deleted)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment