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