truncating a file opened via open()
Doug Gwyn <gwyn>
gwyn at brl-tgr.ARPA
Tue Jun 18 17:47:05 AEST 1985
UNIX System III/V do not have any way to truncate a file.
The best kludge is to recopy the whole file up to the point of
truncation (yuck).
More information about the Comp.unix.wizards
mailing list