Here's another way of listing the users using $ulist

Code:
alias userlist {
  var %a = 1, %b = $ulist(*,0)
  window @Userlist
  while %a <= %b {
    aline @Userlist $level($ulist(*,%a)) $ulist(*,%a)
    inc %a
  }
}


Usage: /userlist


If you have a plastic floor runner over your tiles, then you're one Hella Pinoy!