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