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