5a. SYSTEM Configuration File
The presence of this file will influence which version of the 'help' screen is shown to an ordinary user. More importantly, it will limit what ordinary users are allowed to do when top is running. They will not be able to issue the following commands.k Kill a task
r Renice a task
d or s Change delay/sleep interval
The system configuration file is not created by top. Rather, you create this file manually and place it in the /etc directory. Its name must be 'toprc' and must have no leading '.' (period). It must have only two lines.
Here is an example of the contents of /etc/toprc:
s # line 1: 'secure' mode switch
5.0 # line 2: 'delay' interval in seconds
Important: Use the man command (% man) to see how a command is used on your particular computer.
All commands:
Linux/Unix Command Library
Shell Command Library

