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