1 2 3 4 5 6 7 8 9
#!/dis/sh.dis -n load std if {~ $emuhost Nt} { # spec } {~ $emuhost Plan9} { # different? } { # the unix systems }