truncate (1) Linux Manual Page
NAME truncate – shrink or extend the size of a file to the specified size SYNOPSIS truncate ,OPTION/… ,FILE/… DESCRIPTION Shrink or extend the size of each FILE to the specified size A FILE argument that does not exist is created. If a FILE is larger than the specified size, the extra data is lost….
