alias notify if (![$0])
{
 @here = notify(on)
 @nothere = notify(off)
 eecho currently online : $here 
 eecho currently offline: $nothere
}{//notify $*}