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