my $file = "some/file"; # relative path within chroot my $fsize = (stat($file))[7]; # in bytes