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