DataMuseum.dk

Presents historical artifacts from the history of:

Regnecentalen RC-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Regnecentalen RC-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T u

⟦82e2a2558⟧ TextFile

    Length: 757 (0x2f5)
    Types: TextFile
    Names: »usr/spool/cron/crontabs/sysadm «

Derivation

└─⟦307897ef0⟧ Bits:30004042/core1.imd SW95705I 386/ix Multi-user Release 1.2
    └─⟦this⟧ »usr/spool/cron/crontabs/sysadm « 

TextFile

#ident	@(#)adm:sysadm	1.2
# This file will be scheduled via the cron command
#
#	Format of lines:
#min	hour	daymo	month	daywk	/etc/ckbupscd >/dev/console 2>/dev/console
#
#	min  - time(s) of day 
#	hour
#	daymo - day(s) of month (1, 2, ... 31)
#	month - month(s) of the year (1, 2, ... 12)
#	daywk - day(s) of week (0-6, 0 = sun)
#
#	Example:
#00	17	*	*	1	/etc/ckbupscd >/dev/console 2>/dev/console
#	
#	At 5:00pm in the evening on mondays during any month of the year,
#	check to see if there are any file systems that need
#	to be backed up.
#
#===================================================================
#
#	Default backup schedule calls for checks mon through friday
#	at 5:00pm.
#
00	17	*	*	1,2,3,4,5	/etc/ckbupscd >/dev/console 2>/dev/console