xref: /plan9/sys/lib/dist/pc/glenda/lib/first.window (revision 9a747e4fd48b9f4522c70c07e8f882a15030f964)
1#!/bin/rc
2echo -n readme > /dev/label
3echo 'You have completed the Installation Process.'
4
5cat<<'!'
6
7Welcome to Plan 9.
8This is rc.
9!
10
11exec rc
12