TotalNET Advanced Server 5.2 Reference Manual

display

This command displays a text file on the screen when a user logs in.

Usage

display [path]filename

Options

path 

Specify the path to the file. 

filename 

Specify the name of the file you want to display. 

Example

Use the following command to diplay the text file begin.txt at /tmp when a user logs in:

display /tmp/begin.txt