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