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