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