summaryrefslogtreecommitdiff
path: root/dis/install/insbylog
blob: e566cfe370ac3d18ca06fbf8ce71e48a464379b6 (plain)
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
}