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