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