2.2 VREG “regular file”
This corresponds to a regular file. A regular file has many attributes:
- its content is usually persistent (on a media)
- it supports seek operations to jump to random points
- it supports sequential read and write operations
- it can have a non-zero file size