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