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