A boring old file with bytes in it. Not anything fancy like a symbolic link, named pipe, socket, directory or special file. You write to it, and the bytes are still there waiting for you when you read it again.

In Perl there is a file test operator, -f, which tells you if a particular file is a plain file.

Log in or register to write something here or to contact authors.