Documentation
¶
Overview ¶
Truncate - shrink or extend the size of a file to the specified size
Synopsis:
truncate [OPTIONS] [FILE]...
Options:
-s: size in bytes -o: treat SIZE as number of IO blocks instead of bytes (1 block = 512 bytes) -r: reference file for size -c: do not create any files
Author:
Roland Kammerer <dev.rck@gmail.com>
Click to show internal directories.
Click to hide internal directories.