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