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