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