I need to retrieve the files size for files that are significantly larger than the 2GB limit imposed by the filesize() function.
Does anyone know how I can get around it? PHP? perl? shell script? I'll take anything.... 😃
This is on a linux box, so win32 solutions won't really work.
Thank in advance!