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