diff level2/coco3/startup @ 347:e0e122c55c58

Added
author boisy
date Wed, 24 Jul 2002 20:01:27 +0000
parents
children 8f8fb0d8e0cd
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/level2/coco3/startup	Wed Jul 24 20:01:27 2002 +0000
@@ -0,0 +1,9 @@
+* Echo welcome message
+echo * Welcome to OS-9 LEVEL 2 *
+echo * on the Color Computer 3 *
+* Lock shell and std utils into memory
+link shell
+* Start system time from keyboard
+setime </1
+date t
+