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