#!/usr/pkg/bin/cw
path /bin:/usr/bin:/sbin:/usr/sbin:<env>
usepty
random-goto label1:label2
:label1
base cyan
ifos sunos
match cyan+:blue+ ----
match white:default is alive
ifos <any>
match cyan+:blue+ ---
ifnarg --help
match green+:cyan+ =
ifarg <any>
match white:cyan+ :
match white:green+ (
match white:default )
match green+:cyan+ [
match green+:default ]
match cyan+:default ,
match green+:default  ms
match none:green+  from 
match none:green+ From 
match blue+:none PING
:label2
base green
ifos sunos
match green+:white ----
match yellow:default is alive
ifos <any>
match green+:white ---
ifnarg --help
match yellow:green+ =
ifarg <any>
match white:green+ :
match white:yellow (
match white:default )
match yellow:green+ [
match yellow:default ]
match green+:default ,
match yellow:default  ms
match none:yellow  from 
match none:yellow From 
match white:none PING
