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