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