#!/bin/rc # mount ext2 formatted (linux) disk partition /dev/hdb* # Thu Dec 9 13:47:04 EST 2004 Peter A. Cejchan if(! test -f /srv/ext2) ext2srv unmount /n/linux >[2]/dev/null mount -c /srv/ext2 /n/linux /dev/sdC1/linux