|
|
|
| script: | xmesg (download) |
| purpose: | display an X window message on a regular basis |
| requires: | standard GNU commands |
| version: | 1.1 |
| usage: | xmesg [-hl] <n>s|m|h|d '<message to display>' |
| options: |
<n>s|m|h|d, an integer referring to seconds|minutes|hours|days; the time
interval for how often to display the message
'<message to display>', a single quoted message to display
-h, usage and options (this help)
-l, see this script"
|