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