OPTIONS

cat()

Definition

cat(filename)

Returns the contents of the specified file. The method returns with output relative to the current shell session and does not impact the server.

Parameter Description
filename Specify a path and file name on the local file system.
←   Native Methods version()  →
ON THIS PAGE