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