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