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