truncate <FILE...>

Shrink or extend the size of a file to the specified size

Arguments

NameDescription
FILEfilepaths

Options

NameDescription
--no-create, -cDo not create any files
--io-blocks, -oTreat SIZE as number of IO blocks instead of bytes
--reference, -r <RFILE>Base size on RFILE
--size, -s <SIZE>Set or adjust the file size by SIZE bytes
--helpShow help for truncate
--versionOutput version information and exit