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