Tagged Questions
3
votes
1answer
110 views
What do GDIR, GREG, VDIR, VREG mean in lsof output
The lsof manpage says the following about the TYPE column.
TYPE is the type of the node associated with the file - e.g., GDIR, GREG, VDIR, VREG, etc.
Can someone please explain (or point ...