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