ref: c7598b18f34bef66f56f87b28bda81465624e219 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u