[ Table Of Contents | Keyword Index ]

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

NAME

ns_tmpnam - Generate a temporary file name

TABLE OF CONTENTS

    TABLE OF CONTENTS
    SYNOPSIS
    DESCRIPTION
    COMMANDS
    EXAMPLES
    SEE ALSO
    KEYWORDS

SYNOPSIS

ns_tmpnam

DESCRIPTION

This command generates a filename that can safely be used for a temporary file. ns_tmpnam uses the tmpnam() function, therefore the behavior will depend on the operating system.

COMMANDS

ns_tmpnam

EXAMPLES

 
 % ns_tmpnam
 /tmp/fileCQwPYG

SEE ALSO

nsd

KEYWORDS

ns_mktemp