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