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