Yes , the file is larger than 7782756853 bytes.
OS: FreeBSD
The actual issue is that I want to remove the last line of a very large file, thats all.
For that I used File::ReadBackwards, got the pointer position for the start of last line, and wanted to truncate from that.
If so, you might try:
use Fnctl;
How would this help?