[ Table Of Contents | Keyword Index ]

ns_truncate(n) 4.99 "NaviServer Built-in Commands"

NAME

ns_truncate - Truncate file in size

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    COMMANDS
    SEE ALSO
    KEYWORDS

SYNOPSIS

ns_truncate file ?length?

DESCRIPTION

This commans will truncate given file to the given length

COMMANDS

ns_truncate file ?length?


file File to be truncated

length If specified, truncate up to this length otherwise make file 0 size

SEE ALSO

nsd

KEYWORDS

NaviServer