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