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