Gerald Combs wrote:
Does anyone know if it's possible to make lsof (or any other utility) print file descriptor offsets under Linux? It seems like this ought to work, it being 2004 and all.
I'm interested in knowing this as well. Some Googling hasn't turned up anything useful, so far. Just to be clear, you want to know what byte offset that a particular file descriptor for a particular process is sitting at, right?