Version 0 of chan truncate

Updated 2006-05-19 08:45:25 by dkf

Truncate the file behind the given channel at the given location (or the current by default). Operation is (probably) not supported by non-file channels.

chan truncate channelId ?length?

Like the ftruncate() call in C's stdio.


[Category Command]