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