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