[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

19. Startup

This section describes commands which are only useful in the `.screenrc' file, for use at startup.

19.1 echo  Display a message.
19.2 sleep  Pause execution of the `.screenrc'.
19.3 Startup Message  Control display of the copyright notice.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

19.1 echo

Command: echo [`-n'] message
(none)
The echo command may be used to annoy screen users with a 'message of the day'. Typically installed in a global screenrc. The option `-n' may be used to suppress the line feed. See also sleep. Echo is also useful for online checking of environment variables.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

19.2 sleep

Command: sleep num
(none)
This command will pause the execution of a .screenrc file for num seconds. Keyboard activity will end the sleep. It may be used to give users a chance to read the messages output by echo.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

19.3 Startup Message

Command: startup_message state
(none)
Select whether you want to see the copyright notice during startup. Default is `on', as you probably noticed.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Adam Lazur on November, 17 2003 using texi2html