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