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