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