|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T d
Length: 5179 (0x143b) Types: TextFile Names: »downtime.hf«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦653021b30⟧ »EurOpenD3/utils/downtime.tar.Z« └─⟦946c717da⟧ └─⟦this⟧ »downtime.hf«
Copyright (c) 1988 Michael A. Cooper, University of Southern California This program may be used, copied, modified, and redistributed freely for noncommercial purposes, so long as this notice remains intact. $Header: downtime.hf,v 4.3 88/07/05 16:05:54 mcooper Exp $ Helpfile for DownTime downtime downtime Downtime is a program used to shutdown UNIX. downtime It is intended as a replacement for shutdown. downtime See "help help" for more information on downtime individual commands. downtime help help Usage: help [ command ] help help The help command is used to print out information help concerning most DownTime commands. help shutdown shutdown Usage: shutdown [ options ] down-time up-time [ shutdown message ] shutdown shutdown The shutdown command is used to add a downtime entry to the shutdown downtime database file. shutdown shutdown "options" is one or more of the following: shutdown shutdown -Kill | -Halt | -Reboot | -Fake shutdown shutdown One of the above may be specified to indicate what shutdown action should be taken upon bringing UNIX down. shutdown "-Kill" is the default and merely puts UNIX into shutdown single-user mode. "-Halt" halt's the system. shutdown "-Reboot" reboots UNIX. "-Fake" merely `fake's shutdown a shutdown, but does not actually bring UNIX down. shutdown shutdown -LocalMessages | -NoLocalMessages shutdown shutdown If ``-LocalMessages'' is specified (the default), a shutdown local message is sent to all users on the local shutdown system. The ``-NoLocalMessages'' option disables shutdown this feature. shutdown shutdown -RemoteMessages | -NoRemoteMessages shutdown shutdown This option can be used on UNIX systems which have RPC. shutdown If ``-RemoteMessages'' is specified (the default), a shutdown remote message is sent to all users on each NFS shutdown machine which have any filesystems from the local shutdown machine mounted. The ``-NoRemoteMessages'' option shutdown disables this feature. shutdown shutdown -NoMessages shutdown shutdown Don't send any messages to users. This option is shutdown equivilant to -NoRemoteMessages and -NoLocalMessages shutdown shutdown -ShortMessages | -VerboseMessages shutdown shutdown If -ShortMessages is specified (the default), then shutdown messages sent to be users will be short. The shutdown -VerboseMessages option says to use verbose messages. shutdown shutdown -Motd | -NoMotd shutdown shutdown If ``-Motd'' is specified (the default), then a shutdown message is placed in /etc/motd concerning the shutdown downtime. The ``-NoMotd'' option disables this. shutdown shutdown -Fastboot | -No-Sync shutdown shutdown If ``-Fastboot'' is specified, then a fastboot(8) shutdown is done at reboot time. If ``-NoSync'' is used, shutdown no final sync(8) is performed. shutdown shutdown shutdown "down-time" and "up-time" should be in one of the follow forms: shutdown shutdown HH:MM [ MM/DD [ /YY ] ] shutdown shutdown where "HH" is an hour (24 hour clock) and "MM" are shutdown minutes. You may optionally supply a date (today's shutdown date is the default) consisting of a month ("MM"), shutdown a day of the month ("DD"), and an optional year shutdown ("YY") (the current year is the default). shutdown shutdown +MINUTES shutdown shutdown The down-time and/or up-time will occur MINUTES in shutdown the future relitive to the current time. shutdown shutdown now shutdown shutdown The word ``now'' can be specified only for the shutdown down-time to indicate the system should be taken shutdown down immediately. shutdown shutdown shutdown The optional "shutdown message" should be a short description shutdown of why the system is going down. shutdown cancel cancel Usage: cancel entry_number cancel cancel The cancel command deletes a downtime "entry" that has cancel already been entered into the downtime data file. cancel cancel The "entry_number" is the entry number shown by the cancel "list" command or by typing "?" as an argument to cancel. cancel quit quit Usage: quit quit quit The quit command, exits the user from DownTime's quit interactive mode. quit list list Usage: list list list The list command lists all scheduled downtime's entered list in the DownTime database file. list check check Usage: check check check The check command checks to see if there are any check downtime's scheduled for within the next 8 hours. If check there are any, then a DownTime process is forked check off to handle that particuliar DownTime. check check If any downtimes are scheduled for within the next check 14 days, a message is added to the message of the day check if one has not already be added for this entry. check set set Usage: set [ variable TRUE | FALSE | numeric ] set set The "set" command is used to set certain internal set variables to boolean TRUE or FALSE or number numeric. set set When no arguments are supplied, the known list of set variables and their current values are displayed. set version version Usage: version version version Display version information. version