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