Positions a file to an arbitrary byte position and returns the new position. Format #include <unistd.h> off_t lseek (int file_desc, off_t offset, int direction);