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