Definitions for "Regular file"
A file that is a randomly accessible sequence of bytes, with no further structure imposed by the system. X/Open, .
The most common type of files you will encounter. These files store any kind of data. This data may be stored in plain text, an application-specific format, or a special binary format that the system can execute.
a linear array of bytes and can be read and written starting at any byte in the file