home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


truncate

truncate 
file
, 
length

Truncates a file (given as a filehandle or by name) to the specified length. The function produces a fatal error if truncate(2) or an equivalent isn't implemented on your system.