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