filesize -package:hackage-security -package:http-client -package:unix -package:pantry -package:turtle -package:tar -package:base -package:unix-compat -package:snap-core -package:directory

File size.
Set to 0 if unknown or a directory
File size
File size in bytes
File size in bytes. Read-only attribute represented as a Natural.
-s
File size in bytes
Lifted getFileSize.
Lifted version of hFileSize
Lifted version of hSetFileSize
Do not limit the maximum filesize per file.
Set the maximum filesize per file (in bytes).
Obtain the size of a file in bytes.
For a handle hdl which attached to a physical file, hFileSize hdl returns the size of that file in 8-bit bytes.
hSetFileSize hdl size truncates the physical file with handle hdl to size bytes.