filesize -package:hackage-security -package:http-client -package:unix -package:pantry -package:turtle -package:tar -package:base -package:directory -package:flac

File size.
Set to 0 if unknown or a directory
Size of the file in bytes. If this file is a symbolic link the size is the length of the pathname it contains.
File size
File size in bytes
-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).
Maximum size of single uploaded file.
Maximum size of file without name which can be skipped. Ignored if setSkipFilesWithoutNames is False. If skipped file is larger than this setting then FileUploadException is thrown. By default maximum file size is 0. Since: 1.0.3.0
Truncates the file down to the specified length. If the file was larger than the given length before this operation was performed the extra is lost. Note: calls truncate.