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