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