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