Subversion Repositories planix.SVN

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#!/bin/rc

rfork e

if(test -f /dev/sd*/dos*){
        dosmnt 1 /n/c:
        dosmnt 1 /n/c
        exit
}