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