On Tue, Feb 9, 2016 at 9:42 PM, John Jason Jordan <joh...@comcast.net> wrote:
> I tried lsof, but unless I can figure out a way to grep or filter the
> results it is useless - pages and pages of incomprehensible stuff.

If lsof produced output, then some process is still writing/creating
the file and you will not be able to remove the file(s) until that
process finishes.  If you do not care what that process is, then the
quick-n-dirty solution is to reboot your system and remove the
file(s).

Good luck and let us know how things go.

Regards,
- Robert
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to