This command displays a text file on the screen when a user logs in.
display [path]filename
path |
Specify the path to the file. |
filename |
Specify the name of the file you want to display. |
Use the following command to diplay the text file begin.txt at /tmp when a user logs in:
display /tmp/begin.txt