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