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