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