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