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