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