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