Head
The head function returns the first line of the file. If the file does not exist, or if the line is more than 256 characters in length, it fails and nothing is returned.
The head function returns the first line of the file. If the file does not exist, or if the line is more than 256 characters in length, it fails and nothing is returned.