annotate level1/startup.dragon @ 1781:862c164cff21

Removed references to Sourceforge.
author tlindner
date Mon, 04 Apr 2005 17:12:54 +0000
parents a28e465269b9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1730
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
1 * Echo welcome message
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
2 echo * Welcome to NitrOS-9 Level 1 *
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
3 echo * on the Dragon Computer *
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
4 * Start system time from keyboard
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
5 setime </term
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
6 date -t
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
7