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