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